﻿.module-title {
    font-family: Lato, sans-serif;
    /*padding-bottom: 15px;*/
    margin-top: 39px;
    color: #000;
    font-weight: 300 !important;
    font-size: 24px;
    line-height: 28px;
}

    .module-title::first-letter {
        color: #9b2a2a !important;
    }
