.navbar__list a.phone-sd {
    position: relative;
    display: inline-flex !important;
    height: auto !important;
    min-height: 38px;
    align-items: center;
    margin: auto !important;
    padding: 7px 14px 7px 24px;
    border: 1px solid rgba(255, 255, 255, .62) !important;
    border-radius: 50px;
    color: #fff !important;
    line-height: 1.2 !important;
}

.scrolly-head .navbar__list a.phone-sd {
    color: #11213f !important;
    border-color: #cbd6e8 !important;
    background: #f5f8fd;
}

.scrolly-head .navbar__list a.phone-sd:hover,
.scrolly-head .navbar__list a.phone-sd:focus {
    color: #1c5fe0 !important;
    border-color: #9db8e9 !important;
    background: #fff;
}

.scrolly-head .kr-text__cir {
    background: #22ca92;
    box-shadow: 0 0 0 4px rgba(34, 202, 146, .15);
}
.marketing-page-content--flush {
    min-height: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
