/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 19 2020 | 12:52:31 (am)
/*
/******* Do not edit this file *******/

.vc_btn-juicy_pink, a.vc_btn-juicy_pink, button.vc_btn-juicy_pink {
    background-color: #944930;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.me a {
    text-decoration: none;
    color: #F3DADA;
}

h4 {
    font-size: 24px;
    color: #A82700 !important;
}

.vc_btn-juicy_pink, a.vc_btn-juicy_pink, button.vc_btn-juicy_pink {
    background-color: #77A428;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


.vc_gitem-animate-scaleRotateIn {
    overflow: hidden;
    border: gainsboro;
    border-style: solid;
    border-width: 1px;
}

.vc_gitem-animate-slideBottom {
    overflow: hidden;
    position: relative;
    border: gainsboro;
    border-style: solid;
    border-width: 1px;
}

.sidee{border: gainsboro;
    border-style: solid;
    border-width: 1px;
    background-color: #2C1B14;
  padding-top: 16px;
}