h1 {
    font-weight: 300 !important;
    color: #575656 !important;
}
.no-link{
    cursor: e-resize;
}

.languageSwitcher .ant-select-selection{

    background: #7F8FA6;
    color: white;
    border-color: #7F8FA6;
}