/*
Theme Name: Divi Child Theme-maxboxconsulting
Theme URI: http://dallasdesign.uk/
Description: This is a custom child theme for maxboxconsulting
Author: Steve Cook
Author URI: http://dallasdesign.uk/
Template: Divi
Version: 0.1
*/
@import url("../Divi/style.css");



body{
    font-size: 1.25em;
    color: #463330 !important;
}


h1 {
    font-size: 40px;
    font-weight: bold;
}


.icon-tools-2:before {
    content: "\e034";
    font-size: 64px;
    color: #318EC3;
}


.icon-space {
    margin-right: 4px;
}

#top-menu a{
    font-size: 1.5em;
}
#et-secondary-nav li > a{
    font-size: 0.75em;
}