/*  pink color style */
.preloader .loader i,
.btn-1:hover,
.people-section .people-item-inner .social-links a i,
.event-section .event-item-inner span,
.story-section .story-item i,
.story-section .story-text h3,
.couple-section .social-links a i,
.couple-section .couple i.fa-cross,
.couple-section .couple h3,
body.dark .header .nav ul li a.active,
body.dark .header .nav ul li a:hover,
.header .nav ul li a.active,
.header .nav ul li a:hover{
	color: #003366;
}
.btn-1,
.people-section .people-item-inner .social-links a i,
.event-section .event-item-inner:before,
.couple-section .social-links a i,
.couple-section .couple img{
     border-color: #003366;
}
#toTop,
.setting .s-toggle-btn,
.btn-1,
.rsvp-section,
.people-section .people-item-inner .social-links a:hover i,
.people-section .filter-btn.active,
body.dark .people-section .filter-btn.active,
.event-section,
.couple-section .social-links a:hover i{
	background-color: #003366;
}
#toTop{
	box-shadow: 0 0px 20px 0px #0066cd !important	;
}
.preloader .loader:before{
	border-right-color: #003366;
}
