/*
 Theme Name:     Juac
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");


h1,h2,h3,h4,h5,h6{
    font-weight: 700;	
}

h1.entry-title{
	font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 35px;
    color: #5f2fe1 !important;
    line-height: 1.4em;
}

#main-content .container:before {background: none;}
.et_right_sidebar #main-content .container:before { display: none;}

.single-post p, .single-post li { font-size: 16px; font-weight: 300;}



.et_right_sidebar #left-area { float: none; margin: 0 auto;}
sup { font-size: 70%;}