/*
 Theme Name:     TAMEST Theme
 Theme URI:      http://go9media.com
 Description:    TAMEST Child Theme
 Author:         Go9Media
 Author URI:     http://go9media.com
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

body .et_pb_button:not(.et_pb_more_button) {
    color: #ffffff!important;
    background: #df7a00;
    border-width: 0px !important;
    letter-spacing: 0px;
    font-size: 20px;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif !important;
    padding: 10px 25px;
    font-weight: 400;
}

body .et_pb_button:hover, body .et_pb_module .et_pb_button:hover{
    color: #df7a00!important;
    padding: 10px 35px 10px 25px;
    background-color: rgba(0,0,0,.05);
}

