

Body {
	background:#EDF2F7;
	font-family:AustinNewsTextWeb-Roman;
	color:#000000;
/*	font-family: 'AustinNewsTextWeb-Roman', cursive; */
	}
	
h1 h2 h3  {
	 font-family: 'AustinNewsTextWeb-Roman', cursive; 
	}
h4 {
	font-size: 1rem;
	}
h3 {
	font-size:1.2rem;
	}
h2 {
	font-size:2rem!important;
	}
.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;
	}
.table-of-contents-ck::before {
	content:"Table of Contents";
	}
	
.table-of-contents-ck {
	padding:30px;
	margin-left:10px;
	border-left:5px solid blue;
	border-radius:20px;
	}
.badge {
		display:none;
		}
.circle {
	width:50px;
	border-radius:50%;
	}
.float-centre img{
	margin:auto;
	}
#sp-component {
	margin-bottom:50px;
	}
.title {
		font-family:Playfair Display;
		font-size:26px;
		font-style:italic;
		font-weight:900;
		
		margin:100px 0px 30px 0px;
		}
.subheading-category {
	font-family:playfair display;
	}
	
.category-desc img {
	height: 300px;
    float: left;
    margin: 0px 30px 10px 0px;
    }
    
.article-social-share .social-share-icon ul li a {
		font-size:30px;
		}
.article-intro-image img {
	height:300px;
	width:auto;
	}
.article-info {
	margin-top:30px;
	color:#777777;
	}	

.tags > li a { 
		color:#000000;
		}
.published::before {
	
	content:"Published Date: ";
	}
.readmore {
	background: rgba(3, 69, 191, 0.1);
	display: inline-block;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
    border-radius: 6.25rem;
	}
#sp-footer, #sp-bottom {
	background: transparent; /*#010101;#95D3F1;*/
	width:100%;
	bottom:0;
	left:0;
	/*position:fixed;*/
	padding:30px;
	color:#a2a2a2!important;
	}
.sp-module-title, .sp-module  {
	color:#000!important;
	}
