.swatch-white-custom, .swatch-white-custom > .swatch-white h1 {
    color: #ffffff;
}

.swatch-white-custom-h1 {
    color: #ffffff !important;
}

.swatch-white-custom-h2 {
    color: #ffffff !important;
}

.swatch-white-custom-h3 {
    color: #ffffff !important;
}

.swatch-white-custom-h4 {
    color: #ffffff !important;
}

.swatch-white-custom-h5 {
    color: #ffffff !important;
}

.swatch-white-custom-bordered:after {
    background-color: #ffffff !important;
}

.privacy-policy {
    margin-left: 100px;
}

#newsModal .modal-header {
	 background-color: #c65117;
}

#newsModal.modal {
	top: 180px;
}

.modal-title, .modal a {
	 color: #ffffff;
 }

 .modal a:hover {
	color: #b43f17;
 }
