h1.display-1, 
.modal-body h1,
#user-box .dropdown-intro h1, 
#lang-nav li a:hover,
#credits-nav p a:hover, 
#info-nav p a:hover,
#questions-nav p a:hover,
#sidebar ul li.active > a, a[aria-expanded="true"],
#sidebar .main-nav li a:hover,
#sidebar .main-nav li.girl a, 
#sidebar .main-nav li.boy a,
#sidebar ul li a:hover,
#footer-nav ul li.active a,
#footer-nav ul li a:hover,
.table-row-col h5 a,
.banner-list span:first-child,
.text-color-primary,
#user-box .media-body a h5,
.current .checkout-step-name,
.current .checkout-step {
	color: rgb(98, 167, 15) !important;
}

#sidebar #lang-nav ul li.active > a {
	color: white !important;
}

#baby-search-banner,
#call-to-action, 
.nav-tabs .nav-link,
.progress-bar,
#intro_container,
#navtabs,
#inshop_uitleg {
    background-color: rgb(98, 167, 15);
}

.btn-color {
    background-color: rgb(98, 167, 15) !important;
    color:white !important;
}
 
#info-nav p a:hover,
#questions-nav p a:hover,
.table-row-col h5 a,
.table-row-col h5 a:hover,
#footer-nav ul li.active a {
	border-bottom: 1px solid rgb(98, 167, 15);
}
#sidebar .main-nav li.active a {
	border-bottom: 2px solid rgb(98, 167, 15);
}
#socialmedia-nav a:hover,
.current .checkout-step,
.message-parents {
	border: solid 2px rgb(98, 167, 15);
}
.badge-custom {
	background-color: rgb(98, 167, 15);
	border: solid 0.13rem rgb(98, 167, 15);
	color: white;
}
.modal-messages,
.message-parents {
	background-color: rgba(98, 167, 15, 0.1);
}
#sidebar .admin-nav {
	background-color: rgba(98, 167, 15, 0.2);
}
.search-card {
	border: solid 8px rgba(98, 167, 15, 0.3);
	animation: foundanimation 1s infinite alternate linear;
}
@keyframes foundanimation {
  from {border-color: rgba(98, 167, 15, 0.3);}
  to {border-color: rgba(98, 167, 15, 1);}
}
.search-card:hover {
	background-color: rgba(98, 167, 15, 0.3);
}
.search-card h4 {
	color: rgb(98, 167, 15);
}

#call-to-action2 {
	background-color: rgba(98, 167, 15, 0.4);
}

#banner04, #banner02 {
	background-size : auto;
	background-color: rgb(255, 255, 255);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='24' viewBox='0 0 88 24'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='autumn' fill='%23CCCCCC' fill-opacity='0.4'%3E%3Cpath d='M10 0l30 15 2 1V2.18A10 10 0 0 0 41.76 0H39.7a8 8 0 0 1 .3 2.18v10.58L14.47 0H10zm31.76 24a10 10 0 0 0-5.29-6.76L4 1 2 0v13.82a10 10 0 0 0 5.53 8.94L10 24h4.47l-6.05-3.02A8 8 0 0 1 4 13.82V3.24l31.58 15.78A8 8 0 0 1 39.7 24h2.06zM78 24l2.47-1.24A10 10 0 0 0 86 13.82V0l-2 1-32.47 16.24A10 10 0 0 0 46.24 24h2.06a8 8 0 0 1 4.12-4.98L84 3.24v10.58a8 8 0 0 1-4.42 7.16L73.53 24H78zm0-24L48 15l-2 1V2.18A10 10 0 0 1 46.24 0h2.06a8 8 0 0 0-.3 2.18v10.58L73.53 0H78z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/*footer {
	background-color: rgb(255, 255, 255);
}*/

h1.display-1 {
	font-size: 2rem;
	font-style: normal;	
}
p {
	font-size: 1rem;
}