/*
Theme Name: Moonlight Child
Template: moonlight-parent
Version: 1.0.0
*/

#footer-content a:hover, .copyright a:hover, .header-right a:hover {color: var(--color-3) !important;}
.social-contact .fas {display: inline;}
.hp-services-heading {background-attachment: unset;}

.hp-services-box:nth-child(1){
	  background-size: contain;
    background-repeat: no-repeat;
    background-color: #000;
}

div#services .sections:nth-of-type(even) a {color:#fff;}
div#services .sections:nth-of-type(even) a:hover {color:var(--color-3);}

.bottomcontent {padding-bottom: 50px;}

.caption {top:unset; bottom: 0;}

@media screen and (min-width: 992px) {
	.flex-col {
		padding: 10px;
	}
}
