/*
Theme Name: Poseidon Child
Template: poseidon
Version: 1.0
*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	color: #fff;
}
.footer p.hero-footer__desc{
	color: rgba(255, 255, 255, .5);
}
.footer .footer-nav .n-social-list .n-social-icon{
	min-width: 20px !important;
}
.footer .copyright-text{
	margin-top: 0 !important;
}
.footer .top-item .top-left-item h2{
	margin: 0 0 .5rem 0 !important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}