/*
Theme Name: Biosphere Child Theme 02
Template: biosphere-v1.0.5
Author: Child Theme Configurator
Tags: black,brown,orange,tan,white,yellow,light,one-column,two-columns,right-sidebar,flexible-width,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post
Version: 1.0.1551296593
Updated: 2019-02-27 19:43:13

*/

.section-title {
    color: #f4c430;
}
body.home #main .text-module-wrapper .home-block-container {
    width: 25%;
    float: left;
    display: block;
}
body.home #main .text-module-wrapper .home-block-wrapper {
    background-color: #fff;
    border: 2px solid #f6f7f3;
    padding: 20px;
    margin: 0 10px;
}
@media only screen and (max-width: 767px) {
body.home #main .text-module-wrapper .home-block-container {
    width: auto;
    float: none;
    display: block;
    margin: 20px 0;
}
}
