/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
@media (min-width: 768px){
div.header-lined h1 {

    color: #465054;
}
}
