/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.title-footer {
    margin-bottom: 1.75rem;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    border-left: 3px solid #fff;
    line-height: 24px;
    padding-left: .5rem;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	

}