/* 
 Theme Name:   Divi Child
 Theme URI:    
 Description:  Divi Child for SEO site
 Author:       Michael Emery
 Author URI:   http://www.emeryeps.com
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* Added by Sergiy Zelenskyy */
.tags-title {
   font-weight: bold;
}

.single .meta-tags {
   margin-top: 15px;
}

.taxonomy-description {
    margin-bottom: 40px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 35px;
}

.taxonomy-description .et_pb_widget a {
    color: #09f;
}

@font-face {
    font-family: CapitalisTypOasis;
    src: url(https://www.sapidagency.com/wp-content/themes/Divi-Child/fonts/CapitalisTypOasis.ttf);
}