/* Start custom CSS */.news-template-default .main, .page-template-default .main, .page-template-page-style_guide .main {
    padding-top: 4rem!important;
    padding-bottom:0px !important;}
    .df-floating .df-ui-controls {
    bottom: 10px;
    width: auto;
    width: initial;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    margin: 0 auto;
    display: table !important;
    /* display: flex; */
    border-radius: 5px;
    hieght: auto !important;
}
*+* {
     margin-top: 0 !important; 
}/* End custom CSS */