.body {
    padding-top: 0 !important;
}

.d-con-slider {
    max-height: 800px;
}

#header-links .d-toolbar .d-flex a:hover {
    color: #cf0000 !important;
}

header .d-toolbar-social-box a {
    width: unset !important;
    height: unset !important;
    padding: 1em !important;
    font-size: 12px;
}

header.header #header-links .d-toolbar-social-box a:hover {
    width: unset !important;
    height: unset !important;
    padding: 1em !important;
    background: #cf0000 !important;
    font-size: 12px !important;
    border: 1px solid white !important;
    color: white !important;
}