/* Add here all your css styles (customizations) */

.gbut-fucsia{background-color:#E6007E}
.gbut-verde{background-color:#3FA535}
.gbut-lilla{background-color:#A78BC0}
.gbut-rosso{background-color:#E30613}
.gbut-arancione{background-color:#F07E23}
.gbut-giallo{background-color:#FFED00}
.gbut-azzurro{background-color:#009FE3}
.bg-grey{background-color:#f5f5f5}

.margin-top-5{margin-top:15px;}
.margin-top-8{margin-top:8px;}
.margin-top-10{margin-top:10px;}
.margin-top-20{margin-top:20px;}

.g-font-slider {
  font-family: 'Kavoon', cursive; }


/* CUSTOM BY LEN */


body {
    font-weight: 400;
    font-size: 20px;
    font-family: 'Englebert', sans-serif;
    line-height: 1.6;
    color: #025692;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
}


.g-font-size-13 {
    font-size: 1.5rem !important;
}

.nav-link {
    font-size: 1.2rem !important;

}

.h6, h6 {
    font-size: 1.2rem;
}

.home-icons{
    font-weight: 400;
    font-size: 1rem;
    font-family: 'Englebert', sans-serif;
    line-height: 0.6;

}

.u-ribbon-v1, .u-ribbon-v2 {
    position: absolute;
    font-size: 1.3rem;
}

.bg-footer-links {
    background-color: #2e2e2e;
}