.cdg-home-testimonials h3 {
    text-align: center;
    color: #726B82;
    margin-bottom: 10px;
}

.cdg-home-testimonials {
    max-width: 70%;
    display: block;
    margin: 0 auto;
    padding: 150px 60px;
}

#et-top-navigation {
    font-weight: normal;
}

.home h1.et_pb_module_header {
    font-weight: normal;
    font-size: 24px;
}

.home span.et_pb_fullwidth_header_subhead {
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

.home h3 {
    font-size: 30px;
    font-weight: 700;
}

.tss-wrapper .tss-carousel1 .item-content-wrapper .item-content {
    font-style: normal;
    width: 60%;
    font-weight: normal;
    line-height: 2.3em;
}

.item-content.entry-content hr, .owl-item hr  {
    width: 30%;
    border: 1px solid rgba(112, 112, 112, 0.1);
}

.bottom-nav li {
    font-weight: normal;
}

#footer-bottom .container.clearfix {
    border-top: 1px solid rgba(253, 252, 250, 0.34);
    padding-top: 20px;
}

#footer-bottom {
    background-color: rgba(0,0,0,.32);
}

.bottom-nav {
    padding: 15px 0 0;
}

div#cdg-fixed {
    background: #756E84;
    padding: 20px;
    position: fixed;
    bottom: 0;
    width: 100%;
    transition: opacity .1s;
}

div#cdg-not-fixed {
    background: #756E84;
    padding: 20px;
    width: 100%;
}

div#cdg-fixed h3 {
    text-align: center;
    padding-bottom: 0;
    color: white;
    font-size: 26px;
}

div#cdg-not-fixed h3 {
    text-align: center;
    padding-bottom: 0;
    color: white;
    font-size: 26px;
}

.et_pb_button {
    padding: 0.5em 1.2em;
}

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    padding: 0.5em 2em 0.5em .7em;
}

p {
    font-weight: normal;
}

table#tablepress-1 thead h5 {
    text-align: center;
    color: white;
}

table#tablepress-1 td.column-1 {
    width: 415px!important;
}

table#tablepress-1 td.column-3 {
    border-left: 1px solid #eee!important;
}

table#tablepress-1 th.column-3 {
    border-left: 1px solid #eee!important;
}

table#tablepress-1.tablepress tfoot th, table#tablepress-1.tablepress thead th {
    background-color: #756E84!important;
}

body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_page_footer input.button, body div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
    border: 1px solid #756E84;
}

body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_page_footer input.button:hover, body div.form_saved_message div.form_saved_message_emailform form input[type=submit]:hover {
    border: 1px solid #756E84;
}