.crediyaBlock {
    font-size: 0.75rem;
}
.crediyaBlock p, .crediyaBlock img {
    display: inline-block;
}
.crediyaBlock.pip {
    font-size: 0.75rem;
    color: inherit;
}
.crediyaBlock.shopping-cart {
    height: 70px;
    margin: 0.5rem 0.1rem;
    align-items: center;
    background-color: #3366ff;
    color: #fff;
}
.crediyaBlock .link {
    color: #fff;
    font-size: 10px !important;
    font-weight: bold;
}
.crediyaBlock .link.calculator {
    background-color: transparent;
    text-decoration: underline;
    white-space: nowrap;
    border: none;
    outline: none;
    cursor: pointer;
    display: inline-block !important;
}
.crediyaBlock .logo {
    white-space: nowrap;
    height: auto;
    width: 90px;
    margin-left: 1rem;
}
