#footer .h3,
#footer .h5,
#footer h3,
#footer h5 {
    font-size: 1.15rem;
    margin-bottom: 1.25rem;
    color: #242e4c;
    text-transform: capitalize;
}
#footer ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}
#footer ul li {
    display: inline-block;
}
#footer ul li a {
    text-decoration: none;
    position: relative;
    display: block;
    color: #242e4c;
}
#footer ul li .btn {
    margin: 0
}
#footer ul.links-horizontal:first-child a {
    padding-left: 0
}
#footer ul.links-horizontal:last-child a {
    padding-right: 0
}
#footer ul.footer-links li {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
}
#footer ul.footer-links li a {
    padding: 5px;
}
#footer ul.footer-links li a:hover {
    color: inherit !important
}
#footer ul.icon-box span {
    line-height: 1.7;
}
#footer .social-buttons .btn,
#footer .social-buttons a {
    margin-top: 5px;
    margin-bottom: 5px
}
#footer .footer-brand {
    font-size: 1.25rem;
    font-weight: 600
}
#footer .footer-brand img,
#footer .footer-brand svg {
    width: 30px
}
#footer .footer-brand:focus,
#footer .footer-brand:hover {
    color: #171f38
}
#footer .footer-brand.brand-sm img,
#footer .footer-brand.brand-sm svg {
    width: 25px
}
#footer .copyright {
    font-size: .875rem
}
#footer .pull-center {
    display: inline-block;
    float: none
}
a.footer-link:hover {
    font-weight: 500 !important;
}
.footer-logo-text {
    font-size: 1.2rem;
    font-weight: 600 !important
}
.poppins {
    font-family: 'Poppins', sans-serif !important;
}
