/* Article page custom styles */

@media screen and (max-width: 768px) {
    h4 {
        font-size: 2rem !important;
    }
}