.paymentIcon {
    background: #55BCC8;
    border-radius: 2px;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}