/*
 Theme Name:     Tru•Cool
 Theme URI:      http://tru.cool
 Description:    Divi Child Theme
 Author:         Tru•Cool Press
 Author URI:     http://tru.cool
 Template:       Divi
 Version:        1.0.0
*/
body {
font-family: "tondo",sans-serif;
}

div #et-info {
float: right;
}

.et_pb_text {
padding: 5%;
}

.et-social-pinterest a.icon:before { content: '\e095'; }
.et-social-linkedin a.icon:before { content: '\e09d'; }
.et-social-tumblr a.icon:before { content: '\e097'; }
.et-social-instagram a.icon:before { content: '\e09a'; }
.et-social-skype a.icon:before { content: '\e0a2'; }
.et-social-vimeo a.icon:before { content: '\e09c'; }

span.footer-logo-dot {
color: #C4C416;
}

h1, h2, h3, h4 {
font-family: "korolev",sans-serif;
}

.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 