.lh-26 {
    line-height: 26px;
}
.fw-300 {
    font-weight: 300;
}
.sosmed-footer a {
    margin-right: 12px;
}
.sosmed-footer a img {
    width: 24px;
}
@media screen and (max-width: 460px)
{
    .sosmed-footer {
        margin-bottom: 60px;
}
}
.footer-link b {
    font-weight: 500;
    color: var(--warna_3);
    margin-bottom: 22px;
    display: block;
}
.footer-link ul {
    list-style: none;
    padding-left: 0;
}
.footer-link ul li {
    padding-bottom: 14px;
}
.footer-copyright {
    font-weight: 300;
    padding: 32px 0;
    border-top: 1px solid #34373b;
    margin-top: 60px;
}