/*MINE*/

.bg-light {
    background-color: #efff00 !important;
}
.site-blocks-cover p {
    color: #000000;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 300;
}

body {
    line-height: 1.7;
    color: gray;
    font-weight: 400;
    font-size: 1rem;
    background: #EEE;
}

.row, #sticky-wrapper{
    overflow: hidden;
}