
.site-branding {
	background-image: url('');
	background-color: #ffffff;
}

.site-header {
	background-color: #009444;
}

@media screen and (max-width: 767px) {
	.main-navigation, .main-navigation.toggled {
		background-color: #009444;
	}
}

.main-navigation > div > ul > li.current-menu-item > a {
	color: #ffffff;
	background-color: ;
}

.main-navigation > div > ul > li > a {
	color: #ffffff;
}


.main-navigation ul a:hover, .main-navigation ul ul a:hover {
	background-color: ;
	color: ;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #009444;
}

.author-articles-container .author-articles-item a.latest-title {
	color: #009444;
}

.author-articles-container .author-articles-item .latest-readmore {
	background: #009444;
	color: #ffffff;
}

.carousel-item .title a,
.carousel-item .title a:visited, 
.carousel-item .title a:active {
	color: #009444;
}

.site-footer {
	background-color: ;
}

.site-footer h5,
.site-footer h2,
.site-footer .footer-menu > div > p,
.site-footer ul li a {
	color: ;
}

.casinoCard,
.proscons-block .proscons-boxes .proscons-box  {
	border: 3px solid ;
	box-shadow: 0px 5px 13px ;
}

.casinoCard .imageContainer .casinoName span, 
.casinoCard .imageContainer .casinoName a {
	color: ;
}

.bulletsContainer {
	background-color: ;
	color: ;
}

.bulletsContainer ul li {
	color: ;
}

.bulletsContainer ul li > span {
	color: ;
}

.ctaContainer .playCTA,
.carousel-item-cta,
.site-container .casino-sidebar .casino-infobox .playCTA,
.review-floating-cta,
.casino-infobox-mobile .playCTA {
	color: ;
	background-color: ;
}

a.carousel-item-cta,
a.carousel-item-cta:visited,
a.carousel-item-cta:active {
	color: ;
}

.ctaContainer .readReview { 
	color: ;
}

@media screen and (max-width: 767px) {
	.site-branding-mobile .site-header-logo-container {
		background-color: #ffffff;
	}
	.mobileSearchContainer {
		background-color: ;
	}
}

#cookie-popup .cookie-content .cookie-btn-wrap .cookie-btn {
	background-color: ;
	color: ;
}

.table-of-content-holder {
	background-color: ;
}

.table-of-content-holder h2 {
	color: ;
}

.table-of-content-holder h2.change-arr:before {
	border-color: transparent transparent  transparent;
}

.table-of-content-holder h2:before {
	border-color:  transparent transparent transparent;
}

a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

.author-content-section {
	border-top: 1px solid ;
}

@font-face {
    font-family: 'Jost';
    src: url('Jost-VariableFont_wght.ttf') format('woff2 supports variations'),
       url('Jost-VariableFont_wght.ttf') format('woff2-variations');
    font-weight: 1 900;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('Jost-Italic-VariableFont_wght.ttf') format('woff2 supports variations'),
       url('Jost-Italic-VariableFont_wght.ttf') format('woff2-variations');
    font-weight: 1 900;
    font-style: italic;
}

body,
button,
input,
select,
optgroup,
textarea {
	font-family: Jost, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

.wp-block-table table tbody tr th, .entry-content > table tbody tr th {
	background-color: #009444;
	color: #FFF;
}

.wp-block-table table, .entry-content > table {
	border: 1px solid #009444;
	border-spacing: 0;
}

.wp-block-table table tbody tr td, .entry-content > table tbody tr td {
	border-bottom: 1px solid #EEE;
}