<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: containerchild
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.flicky-page-dots{
bottom: 30px!important;
}

.blog-single .entry-content a{
    text-decoration: underline!important;
       color: #da4b4f!important;
   }
   
   

.custom-max-w{
    padding-bottom: 25px!important;
   }
   
   
   
   

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


}</pre></body></html>