.footer-blog {
    background: #0f172a;
    color: #94a3b8;
}

.footer-blog a.text-secondary:hover,
.footer-blog .hover-white:hover {
    color: white !important;
}

.footer-blog h5, .footer-blog h6 {
    color: white;
}

.footer-blog hr {
    border-color: rgba(255, 255, 255, 0.1) !important;
}
