.hero-title {}

.hero-title div {
    display: flex;
}

.hero-title span, .hero-title h2 {
    font-size: 60px;
    font-weight: bold;
    margin-top: 60px;
    color: aqua;
}

.MyA3 {
    font-size: 16px;
    line-height: 50px;
    color: #fff;
}

.MyA3 a {
    color: #fff;
    display: block;
    padding-right: 10px;
}

.MyA3 span {
    color: #fff;
    margin-top: 0;
    font-size: 16px;
}

.my1{
    width: 100%!important;
}
.footer .footer-bd .mp .mp-title a {
    color: #bdbdbd;
}

.row .col-1 {
    padding: 0 20px;
    box-sizing: content-box;
}

.footer .footer-bd .mp {
    padding-left: 0 !important;
}