/*
 Theme Name:     Fragbite Phlox Pro Child Theme
 Theme URI:      https://www.eyeconmedia.se
 Description:    Fragbite Phlox Pro Child Theme
 Author:         Eric Johansson
 Author URI:     https://www.eyeconmedia.se
 Template:       phlox-pro
 Version:        1.0.0
*/

.mfn_news h1 {
    font-size: 2.4em !important;
}

.mfn_news_date {
    margin-bottom: 30px;
}

@media screen and (max-width: 500px) {
    .mfn_news h1 {
        font-size: 1.8em !important;
    }
}