

Body {
	background:#EDF2F7;
	font-family:oswald;
	
	}
.sp-page-title {
		background:#010101;
		}
#sp-header {
	background:transparent;
	box-shadow:none;
	}
.sp-dropdown.sp-dropdown-main.sp-menu-full {
	width:350px;
	}
.sp-menu-item:hover {
	transform:scale(1.1);
	}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  	color: #000;
	font-size:20px;
	font-weight:700;
	border-bottom:6px solid #10BAD2;
	}
.sp-dropdown .sp-dropdown-inner {
	background:#fff;
	}
#sp-main-body {
    padding: 50px 0;
    }
.article-intro-image img {
	height:300px;
	width:auto;
	}
ul.social-icons::before {
  content: "Follow Us ";
  
  padding-right: 30px;
  font-size: 20px;
  font-weight: 900;
  }
li.social-icon-facebook a, .social-icon-twitter a {
	color:#000;
	}
.fa, .fas{
		color:#222!important;
		}
.float-centre img{
	margin:auto;
	}
.category-desc {
	border-bottom: 6.5px solid #c0c0c0;
    margin-bottom: 50px;
    }
.published::before {
	
	content:"Published Date: ";
	}
#sp-footer {
	background:#010101; /*#95D3F1;*/
	width:100%;
	bottom:0;
	left:0;
	position:fixed;
	padding:30px;
	}
