/*-------------------------------------------------------
Theme Name: Divi Child Theme
Description: A child theme template for Divi
Author: Divi Cake
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/
body{background:#000}
.small-title{position:relative;}
.small-title:before{content:"";width:55px;height:3px;background:#78D5FA;position:absolute;left:0;top:0px;}