/*
Theme Name:     babylon
Description:    
Author:         sian
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../Divi/style.css");

body {
    font-size: 18px;
}

h1 {
    font-size: 36px;
    font-weight: 700;
    text-transform: none;
    color: yellow;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
    padding-bottom: 10px;
    line-height: 1.5em;
    font-weight: 400;
}

h1 {
    font-size: 32px;
}

/*
.page-id-54 .et_pb_column_1_3 {
    width: 270px;
    padding: 20px;
    border: 1px #DDD solid;
    background: #fff;
}
*/

.et_pb_section {
    padding: 0px 0px;
    position: relative;
}

.et_pb_fullwidth_header {
    padding: 30px 0px;
}

.et_pb_widget a {
    text-decoration: none;
    color: #0B86A4;
}

#footer-info {

    display: none;
}
