footer {
    padding-block: 40px;
    background: url(../images/footer-bg.png) no-repeat center center;
    background-size: cover;
    background-position: 0px 90%;
    color: #2d2d2d;
    overflow-x: hidden;
}

footer .text-secondary {
    color: #6a6a6a !important;
}

footer p,
footer a {
    font-size: 11pt;
}

.copyRight {
    background-color: #ffff;
}

.copyRight .container p {
    text-align: center;
    font-weight: 600;
}

footer .cont .links div h3 {
    font-weight: 600;
}

footer .cont .links div blockquote a {
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}

footer .cont .links div blockquote a:hover {
    margin-right: 2px;
    color: #252525 !important;
    cursor: pointer;
}

footer .about-asas .navbar-brand {
    display: inline-block;
}

footer .about-asas .navbar-brand > img {
    width: 200px;
}

footer .about-asas .social {
    /* background-color: red; */
}
