/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Oct 11 2024 | 04:52:59 (pm)
/*
/******* Do not edit this file *******/

a.et_pb_button,
a.et_pb_button:hover{
    padding: 8px 40px 8px 20px !important;
}

a.et_pb_button.et_pb_button_0,
a.et_pb_button.et_pb_button_0:hover{
    padding: 12px 50px 12px 30px !important;
}

.centerbuttonsblurb .et_pb_button_module_wrapper.et_pb_button_alignment_center{
    position: absolute;
    left: 50%;
    margin-left: -80px;
    bottom: 30px;
}

#prefooter .et_pb_main_blurb_image {
    background-color: #dcdfe0;
    padding: 35px 10px;
    min-height: 150px;
    margin-bottom: 0;
    display: block;
}
#prefooter .et_pb_main_blurb_image:hover{
    background-color: #3d4351;
}
#prefooter .et_pb_blurb_container h4.et_pb_module_header {
    display: inline-block;
    position: relative;
    top: 30px;
}
#prefooter .et_pb_blurb_container {
    min-height: 90px;
    vertical-align: middle;
    box-sizing: border-box;
    /* background: red; */
}
#prefooter .et_pb_column.et_pb_column_1_5 {
    box-shadow: 0px 1px 15.52px 0.48px rgba(5, 5, 5, 0.22) !important;
}
#global-footer h6{
    padding-bottom: 0;
    margin-top: 30px;
}
#global-footer a{
    display: inline-block;
}
.orange{
    color: #ff9901;
}