/****** PLACE YOUR CUSTOM STYLES HERE ******/

.home-main-title {color: #e73e97;}
.home-sub-title {
	color: #92278F !important; 
	font-size: 78px !important;
}

@media all and (max-width: 767px) {
	.home-main-title {font-size: 46px !important;}
	.home-sub-title {font-size: 60px !important;}
}

.image-bg .flex-control-nav li a {padding:8px; border: none; background: #D189B7;}
.image-bg .flex-control-nav li a.flex-active {color: #E93997 !important; background: #E93997 !important;}

a.btn-modal-close:hover {color: #E73D97 !important;}