@font-face {
	font-family: 'NeueHaasDisplayBlack';
	src: url('../fonts/NeueHaasDisplayBlack.eot');
	src: url('../fonts/NeueHaasDisplayBlack.eot') format('embedded-opentype'),
		url('../fonts/NeueHaasDisplayBlack.woff2') format('woff2'),
		url('../fonts/NeueHaasDisplayBlack.woff') format('woff'),
		url('../fonts/NeueHaasDisplayBlack.ttf') format('truetype'),
		url('../fonts/NeueHaasDisplayBlack.svg#NeueHaasDisplayBlack') format('svg');
}

@font-face {
	font-family: 'NeueHaasDisplayThin';
	src: url('../fonts/NeueHaasDisplayThin.eot');
	src: url('../fonts/NeueHaasDisplayThin.eot') format('embedded-opentype'),
		url('../fonts/NeueHaasDisplayThin.woff2') format('woff2'),
		url('../fonts/NeueHaasDisplayThin.woff') format('woff'),
		url('../fonts/NeueHaasDisplayThin.ttf') format('truetype'),
		url('../fonts/NeueHaasDisplayThin.svg#NeueHaasDisplayThin') format('svg');
}

@font-face {
	font-family: 'NeueHaasDisplayLight';
	src: url('../fonts/NeueHaasDisplayLight.eot');
	src: url('../fonts/NeueHaasDisplayLight.eot') format('embedded-opentype'),
		url('../fonts/NeueHaasDisplayLight.woff2') format('woff2'),
		url('../fonts/NeueHaasDisplayLight.woff') format('woff'),
		url('../fonts/NeueHaasDisplayLight.ttf') format('truetype'),
		url('../fonts/NeueHaasDisplayLight.svg#NeueHaasDisplayLight') format('svg');
}


@font-face {
	font-family: 'NeueHaasDisplayBold';
	src: url('../fonts/NeueHaasDisplayBold.eot');
	src: url('../fonts/NeueHaasDisplayBold.eot') format('embedded-opentype'),
		url('../fonts/NeueHaasDisplayBold.woff2') format('woff2'),
		url('../fonts/NeueHaasDisplayBold.woff') format('woff'),
		url('../fonts/NeueHaasDisplayBold.ttf') format('truetype'),
		url('../fonts/NeueHaasDisplayBold.svg#NeueHaasDisplayBold') format('svg');
}

/*** GENERIC CSS ***/
html,body {
	font-family: 'NeueHaasDisplayThin';
}

body {
	font-size: 20px;
	background: #ffff;
	color: #000;
	letter-spacing: 0.5px;
	overflow-x: hidden;
}

a {
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #24a9e2;
}

a:focus {
	text-decoration: none;
}

button {
	outline: 0 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}

button:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color:#000;
	font-weight: 400;
	font-family: 'NeueHaasDisplayBlack';
}

h1, .h1 {
}

h2, .h2 {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.40);
	font-family: 'NeueHaasDisplayThin';
	font-size: 80px;
	font-style: normal;
	font-weight: 400;
	line-height: 90px; /* 180% */
}

h3, .h3 {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.40);
	font-family: 'NeueHaasDisplayThin';
	font-size: 50px;
	font-style: normal;
	font-weight: 400;
	line-height: 90px; /* 180% */
}

h4, .h4 {
}

h5, .h5 {
}

h6, .h6 {

}

p {
	font-size: 20px;
	margin-bottom: 15px;
	line-height: 1.8;
}

p:last-child {
	margin-bottom: 0;
}

img {
	max-width: 100%;
	height: auto;
}

.btn-default {
	border-radius: 100px;
	border: 1.5px solid #FFF;
	padding: 12px 20px;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	display:inline-block;
}

.btn-default img {
	margin-left: 10px;
}

.btn-default:hover {
	background: #fff;
	color: #000;
}

.btn-default:hover img {
	filter: invert(1);
}

.btn-arrow-link {
	padding: 0px;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px; /* 150% */
}

.btn-arrow-link:hover {
	text-decoration: underline;
}

.btn-arrow-link:hover img {
	filter: none;
}

.btn-grey {
	border-radius: 90px;
	background: #444;
	border: 0px;
	text-transform: uppercase;
	padding: 15px 50px;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-family: 'NeueHaasDisplayLight';
}

p.small {
	font-size: 16px;
	font-style: normal;
	line-height: 150%; /* 24px */
	font-family: 'NeueHaasDisplayThin';
}

p.smaller {
	font-size: 14px;
	font-style: normal;
	line-height: 150%; /* 21px */
	font-family: 'NeueHaasDisplayLight';
}

.section-title h2, .section-title .h2 {
	margin-bottom: 20px;
	color: #FFF;
	text-align: center;
}

.section-title h3, .section-title .h3 {
	margin-bottom: 0px;
}

.section-title p {
	font-family: "NeueHaasDisplayLight";
	font-weight: 600;
}

/*** HEADER ***/
.header {
	position: absolute;
	z-index: 999;
	width: 100%;
	padding: 25px 0px;
}

.header .logo .h1 {
	font-family: "NeueHaasDisplayBlack";
	color: #fff;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 2.4px;
	text-transform: uppercase;
}

.header .logo .h1 span, .footer .logo span {
	color:transparent;
	-webkit-text-stroke:1px #fff;
}

.header .btn-default {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px; /* 94.444% */
	color: #fff;
	border-color: #fff;
}

.header .btn-default img {
	filter: brightness(0) invert(1);
}

.header .btn-default.active, .header .btn-default:hover {
	background: #fff;
	border-color: #fff;
	color: #000;
}

.header .btn-default.active img, .header .btn-default:hover img {
	filter: brightness(1) invert(1);
}

.header .right-menu a {
	margin:0px 5px;
}

.header .menu-btn {
	color: #fff;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	cursor: pointer;
}

.header .menu-btn img {
	margin-right: 18px;
}

/*** SideMenu ***/
.side-menu {
	position:fixed;
	top:0px;
	left:-100%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height:100%;
	z-index:9999999;
	overflow:hidden;
	overflow-y:auto;
	background: rgba(0, 0, 0, .5);
	backdrop-filter: blur(10px);
	width: 41.7vw;
	padding: 60px 60px 80px;
	transition: .6s cubic-bezier(.215,.61,.355,1);
}

.side-menu.intro {
	left:0px;
}

.side-menu ul.main-menu {
	padding-left:0px;
	margin-top:30px;
}

.side-menu ul.main-menu li {
	list-style:none;
	display:inline-block;
	width:100%;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.side-menu ul.main-menu li a {
	display: inline-block;
	width: 100%;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 17px;
	padding: 7px 0px;
	transition: 0.2s all ease;
	font-size: 2.25rem;
	line-height: 38px;
	text-transform: uppercase;
	font-family: 'NeueHaasDisplayLight';
	font-weight: 600;
	color: #fff;
}

.side-menu ul.main-menu li a:hover,
.side-menu ul.main-menu li.active>a {
	color:#fff;
	opacity: .5;
}

a.CloseBtn {
	color: #fff;
	font-size: 36px;
	margin: 0;
	z-index: 99;
	cursor: pointer;
	display: inline-block;
	position: relative;
	margin-left: 10px;
	position: fixed;
	top: 46px;
}

a.CloseBtn:before,
a.CloseBtn:after {
	content: '';
	display: block;
	width: 25px;
	height: 2px;
	background-color: currentColor;
	position: absolute;
	left: 50%;
	top: 50%;
}

a.CloseBtn:before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

a.CloseBtn:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-moz-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.side-menu ul.main-menu.middle {
	border-top: 1px solid hsla(0,0%,59.2%,.3);
	border-bottom: 1px solid hsla(0,0%,59.2%,.3);
	padding: 25px 0px;
	margin-top: 40px;
}

.side-menu ul.main-menu.middle li a {
	text-transform: capitalize;
	font-size: 20px;
	font-family: 'NeueHaasDisplayLight';
	font-weight: 300;
	padding: 0;
}

.side-menu ul.main-menu.middle li {
	margin-bottom: 0px;
}

.side-menu p {
	color: #FFF;
	font-size: 20px;
	margin-top: 30px;
}

.side-menu p a {
	color: #FFF;
	display: inline-block;
	margin-right: 20px;
	font-family: 'NeueHaasDisplayLight';
}

.side-menu p a:hover {
	opacity: .5;
}

.side-menu p a img {
	margin-right: 12px;
}

/*** HERO ***/
.hero {
	height: 100vh;
}

.hero * {
	color: #fff;
}

.hero .section-title * {
	text-align: left;
}

.hero .item .container {
	position:relative;
	z-index:99999;
}

.hero .owl-stage-outer, .hero .owl-stage, .hero .owl-item {
	height: 100%;
}

.hero .item {
	padding-bottom: 120px;
	position:relative;
}

.hero .item::after {
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
	background:linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.50) 71.15%);
}

.p-relative {
	position: relative;
}

.hero .item p {
	margin-bottom: 50px;
}

.hero .progress-circle {
	position: absolute;
	bottom:-100px;
	left: 0px;
}

.hero .progress-ring {
	border-radius: 50px;
	width: 50px;
	height: 50px;
	background: #2A2A2A;
}

.hero .progress-ring__circle {
	stroke: #fff;
	stroke-dasharray: 157; /* Circumference of circle (2 * π * r) */
	stroke-dashoffset: 157;
	transition: stroke-dashoffset 0.3s linear;
}

.hero .progress-circle .arrow-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 20px;
	height: 20px;
	pointer-events: none; /* Prevent interaction with the arrow */
}

.hero .section-title.animate__fadeOutDown {
	animation: fadeOutDown; /* referring directly to the animation's @keyframe declaration */
	animation-duration: 0.5s; /* don't forget to set a duration! */
}

.hero .section-title.animate__fadeInDown {
	animation: fadeInDown; /* referring directly to the animation's @keyframe declaration */
	animation-duration: 0.5s; /* don't forget to set a duration! */
}

.hero .progress-circle .arrow-icon {
	transition: all .3s;
	cursor:pointer;
}

.hero .progress-circle:hover img {
	margin-top: 5px;
}

.hero .item video {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
}


/*** VISION ***/
.vision {
	position: relative;
	padding: 150px 0px;
	background:#000;
}

.vision::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	background: #000 url(../img/bg-vision.webp) fixed 50% 50% no-repeat;
	background-size: cover;
	mix-blend-mode: luminosity;
}

.vision .container {
	position: relative;
	z-index: 2;
}

.vision * {
	color: #fff;
}

.vision .quote {
	padding: 0px 15px;
}

.vision .quote p {
	font-family: "NeueHaasDisplayLight";
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 175% */
}

.vision .quote p span {
	font-weight: 300;
	line-height: 60px;
}

/*** HIGHTLIGHTS ***/
.highlights {
	background: #000;
	padding: 120px 0px;
}

.highlights * {
	color: #fff;
}

.highlights .nav-tabs {
	margin-top: 50px;
	border: 0px;
}

.highlights .nav-tabs .nav-link {
	font-family: "NeueHaasDisplayLight";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;    
	padding: 11px 30px;
	margin:0px 5px;
	border:0px;
}

.highlights .nav-tabs .nav-link.active, .highlights .nav-tabs .nav-link:hover, .highlights .nav-tabs .nav-link:focus {
	border-radius: 90px;
	background: #444 !important;
	border: 0px !important;
	color: #fff;
	text-shadow: none !important;
	box-shadow: none !important;
}

.highlights .tab-content {
	margin: 30px 0px;
}

.highlights .carousel-item-content {
	background: #0F0F0F;
}

.highlights .carousel-item-content .text {
	padding: 70px 70px 70px 70px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	position: relative;
}

.highlights .carousel-item-content .text::after {
	content: '';
	position: absolute;
	top: 0px;
	right: -40px;
	width: 41px;
	height: 41px;
	transform: rotate(45deg);
	background: #0F0F0F;
}

.highlights .owl-nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	margin-top:70px;
	width:50%;
	margin-left: 25%;
	margin-right:25%;
	position:absolute;
}

.highlights .owl-nav button.owl-prev,
.highlights .owl-nav button.owl-next {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s ease;
	border-radius: 50px;
	background: #fff;
}

.highlights .owl-nav button.disabled {
	background:#1F1F1F;
}

.highlights .owl-nav button.disabled img {
	filter: brightness(0) invert(1);
	opacity: 0.3;
}

.highlights .owl-nav button.owl-prev:hover,
.highlights .owl-nav button.owl-next:hover {
	background: #0F0F0F;
}

.highlights .owl-nav button.owl-prev:hover img,
.highlights .owl-nav button.owl-next:hover img {
	filter: brightness(0) invert(1);
}

.highlights .owl-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0px;
	gap:15px;
}

.highlights .owl-dot span {
	width: 2px !important;
	height:13px;
	background-color: #444;
	opacity: 0.5;
	transition: 0.3s;
	margin: 0px !important;
}

.highlights .owl-dot.active span {
	height: 30px;
	background: #fff !important;
	opacity: 1;
}

.highlights .owl-carousel, .highlights .owl-carousel .owl-stage, .highlights .owl-carousel .owl-stage-outer, .highlights .owl-carousel .owl-item, .highlights .owl-carousel .owl-item .item, .highlights .owl-carousel .owl-item .item .image {
    height: 100%;
}
 
.highlights .owl-carousel .owl-item .item .image img {
    height: 100%;
    object-fit: cover;
}
 
.highlights .owl-nav {
    margin-top: 45px;
    z-index: 5;
}
 
.highlights .owl-dots {
    position: absolute;
    bottom: -91px;
    left: 35%;
    width: 30%;
    z-index: 6;
}
 
@media only screen and (max-width: 991px) {
.highlights .owl-nav {
    margin-left: 0%;
    margin-right: 0%;
}
}
 

/*** SERVICES ***/
.services {
	padding: 120px 0px;
	background: #fff;
}

.services h2, .services h3 {
	text-shadow: none;
	color: #000;
}

.services h2 {
	margin:0px 0px 20px 0px;
}

.our-services {
	margin: 60px 0px 0px 0px;
}

.service-box {
	padding: 0px 0px 0px 0px;
}

.service-box.even {
	padding: 0px 50px 0px 0px;
}

.services .btn-default {
	margin-top:40px;
}

/*** BOOKS ***/
.books {
	background: #000;
	padding: 120px 0px;
}

.books * {
	color: #fff;
}

.books .accordion {
	margin-top: 30px;
}

.books .faq-box h3 {
	margin-bottom: 30px;
	line-height: 1;
}

.books .faq-box p {
	line-height: 30px;
}

.books .faq-box .accordion-button.collapsed {
	background: #000 !important;
}

.books .book-box {
	margin-top: 50px;
	border-radius: 10px;
	background: #0F0F0F;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
/*** FAQS ***/
.faqs {
	background: #0F0F0F;
	padding: 120px 0px;
}

.faqs * {
	color: #fff;
}

.faq-box {
	margin-top: 60px;
}

.faq-box .accordion, .faq-box .accordion-item, .faq-box .accordion-button {
	background: none;
	border: 0px;
	box-shadow: none;
	padding: 0px;
	border-radius: 0px !important;
}

.faq-box .accordion-header  {
	margin-bottom: 0px;
}

.faq-box .accordion-button::after {
	filter: brightness(0) invert(1);
}

.faq-box .accordion-header button {
	padding: 15px 0px;
	color: #fff;
	font-size:18px;
	font-family: 'NeueHaasDisplayLight';
	font-weight: 600;
	border-radius: 0px !important;
	line-height: 1 !important;
	letter-spacing: 1px;
}

.faq-box .accordion-button {
	background: #1F1F1F !important;
	padding:16px 15px !important;
	border: 0px !important;
}

.faq-box .accordion-button.collapsed {
	background: #0F0F0F !important;
	padding:15px 15px !important;
	border-bottom: 1px solid #444 !important;
}

.faq-box .accordion-body {
	padding:0px 50px 15px 15px;
	background: #1F1F1F;
}

.faq-box .accordion-body p, .faq-box .accordion-body ul li {
	color: #FFF;
	font-family: 'NeueHaasDisplayLight';
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; 
}

.faq-box .accordion-body a {
	text-decoration:underline;
}

/*** FOOTER ***/
.footer {
	background: #000;
	padding: 110px 0px 56px 0px;
}

.footer .logo {
	color: #fff;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 2.4px;
	text-transform: uppercase;
	font-family: 'NeueHaasDisplayBold';
}

.footer * {
	color: #fff;
}

.footer p.small {
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
}

.footer p.smaller {
	font-weight: 400;
}

.foot-menu {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.foot-menu li a {
	font-family: 'NeueHaasDisplayThin';
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 21px */
}

.foot-menu li:hover a {
	color: #fff;
	opacity: 0.85;
	text-decoration: underline;
}

.footer .social-media {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer .social-media li {
	display: inline-block;
	margin-right: 20px;
}

.footer .btn-default {
	margin-top: 16px; 
}

.copyrights {
	background: #000;
	padding: 40px 0px 0px 0px;
}

.copyrights .container {
	padding: 40px 0px;
	border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.copyrights p, .copyrights a {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	font-family: 'NeueHaasDisplayThin';
	margin: 0px;
}

.copyrights .foot-links a {
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
	margin: 0px 12px;
}

.copyrights .foot-links a:hover, .copyrights a:hover {
	text-decoration-line: underline;
}

.copyrights a:last-child {
	margin-right: 0px;
}

.copyrights a:hover {
	opacity: 0.85;
}

.copyrights .container {
	padding-left: 15px;
	padding-right: 15px;
}

.faq-box .btn-default {
	margin-top: 50px;
}

/*** ABOUT PAGE ***/
.about {
	background: #000;
	padding: 120px 0px;
}

.about * {
	color: #fff;
}

.about .section-title {
	padding-right:60px;
}

.about img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.about-reverse {
	background: #0F0F0F;
}

.about-reverse .section-title {
	padding-left:60px;
}

.full-width-img img {
	width: 100%;
}

.mt-50 {
	margin-top: 50px;
}

.books.bg-grey {
	background: #0F0F0F;
}

/*** CONTACT PAGE ***/
.contact-form {
	padding: 180px 0px;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.80) 100%), url(../img/hands-holding-porsche-car-key-contact.webp) 50% 50% no-repeat;
	background-blend-mode: normal, luminosity;
	background-size: cover;
}

.contact-form p {
	color: #FFF;
	font-size: 22px;
	font-weight: 600;
}

.contact-form p a {
	color: #FFF;
	display: inline-block;
	margin-right: 20px;
	font-family: 'NeueHaasDisplayLight';
	font-weight: 600;
}

.contact-form p a:hover {
	text-decoration: underline;
}

.contact-form p a img {
	margin-right: 12px;
}

.contact-form .section-title h2 {
	text-align: left;
	margin-top: 60px;
	margin-bottom: 60px;
}

.contact-form .form-control {
	border: none;
	background: none !important;
	box-shadow: none !important;
	outline: none !important;
	border-bottom: 1px solid #FFF;
	border-radius: 0px;
	color: #fff;
	padding: 19px 0px;
	font-family: 'NeueHaasDisplayLight';
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 30px;
}

.contact-form .form-control::-webkit-input-placeholder {
	color: #fff;
}

.contact-form textarea.form-control {
	resize: none;
	height: 72px;
}

.contact-form label {
	color: #999;
	font-size: 22px;
	font-style: normal;
	font-family: 'NeueHaasDisplayLight';
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.22px;
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
}

.contact-form label span {
	color: #B11A1A;
}

.contact-form .btn-grey {
	padding: 10px 22px;
	transition: all .3s;
}

.contact-form .btn-default:hover {
	background: #fff;
	color: #000;
}

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	color:#fff !important;
}

@media only screen and (max-width: 767px) {
.highlights .carousel-item-content .text::after {
    top: -8px;
    right: 50%;
    width: 18px;
    height: 18px;
    margin-right: -12px;
}
}
 
@media only screen and (min-width: 768px)and (max-width: 991px) {
.highlights .carousel-item-content .text::after {
    top: -12px;
    right: 50%;
    width: 30px;
    height: 30px;
    margin-right: -15px;
}
}
 
@media only screen and (min-width: 992px)and (max-width: 1199px) {
.highlights .owl-nav {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
}
}

.generic-page a {
	text-decoration:underline;
	color:#fff;
}

.wpcf7 form.spam .wpcf7-response-output {
	color:#fff;
}