/*  styling for background colours */

.nem-countdown-section {
background: white !important;}


body {
background: #f3f3f3 !important; }



/* general styling */

ul {
    font-size: 18px !important;
}

nav.nav-subnav ul li a {
font-weight: 600 !important;
padding: 4px !important;

}


/* Future city buttons on  */

a.futurecitybox, a.futurecitybox:link, a.futurecitybox:visited, a.futurecitybox:hover, a.futurecitybox:focus, a.futurecitybox:active{
 color: white;
text-decoration-color: #0871bf;
}

.futurecitybox {
text-decoration: none;
}

/* NEM event calendar card stylingz */

.nem-calendar-blue-link-button {
position: absolute;
bottom: 10px; 
margin-right: 15px;}

.nem-calendar-card {
background-color: #e9eef1 !important; }

.discipline.featured.nem-calendar-card {
padding: 10px !important;
border: solid white 4px;}

.nem-calendar-card .card {
color: red !important;
padding: 10px !important;
margin: 4px;}

.nem-card-text-area {
margin-bottom: 80px;}
	