 .footer-p {
    color: #006fcf !important;
    font-size: 15.425px !important;
    margin-bottom: 60px !important;
    line-height: 30px !important;
    text-decoration: none ;
    font-weight: 700 !important;
}
.footer-p a:hover{
    text-decoration: underline !important;
}

.footer-emg{
        max-width: 1240px;
}

.axp-global-header__dls-module__module___1_EeR .axp-global-header__dls-module__btn___3VhJY {
    font-size: 1.5rem;
}
.head-name-upper{
    font-size: 19.5px !important;
}
.footer-name-down{
    font-size: 15.75px !important;
}
.member{
    font-size: 13.125px !important;
}
.last-name{
    font-size: 13.125px !important;
}
.btn-rounded .btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

@media (min-width: 1200px){
.container {
    width: 1240px;
}
}