/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Footer menu */

.uk-subnav>*>* {color:#111!important;}

.uk-contrast {color:#111!important;}

/* Dropdown menu */

.uk-dropdown {width:max-content!important;}

/* Elements & Details */

.gs-text-grad {color:#02CD8D !important;}

/* Backgrounds */


::selection {
    background: #00b38a;
    color: #111111;
    text-shadow: none;
}