body {
    overflow: overlay !important;
}

body::-webkit-scrollbar {
    width: 0 !important;
    background-color: transparent !important;
}

.info-list li .value {
    color: #000000 !important;
}

.fw-main-row, .fw-main-row *, .fw-main-row *:before, .fw-main-row *:after {
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
}

.start-page-content .social-links a {
    color: #315399 !important;
}
