.container {
	max-width:2000px;
	}
#mauticiframe_newslettersubscriptionform, .node-ready {
	background:red;
	}
.donate, .join {
	
	background:#10bad2;
	display: inline !important;
    padding: 20px !important;
    border-radius: 10px;
    margin-left:30px!important;
		}
		
	.join {
		background:none;
		font-weight:900;
		border:0.5px solid #777;
		
		}
Body {
	background:#EDF2F7;
	font-family:domine; /*oswald;*/
	border:0.5px solid #666;
	}
.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-component {
	max-width:1200px;
	margin:0px auto 0px auto;
	}
.readmore {
	background:#D4E0F0;
	display:inline-block;
	padding:1rem;
	border-radius:9999px
    }	
.readmore a {
		font-weight:900!important;
		}
		
/*.article-introtext > p {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    width:fit-content;
    }*/
    

#sp-left .sp-module, #sp-right .sp-module {
	padding:0px 30px 30px 30px;
	margin-top:0px;
	border:none;
	}
.float-centre img{
	margin:auto;
	}
.published::before {
	
	content:"Published Date: ";
	}
#sp-footer {
	/*background:#010101; /*#95D3F1;*/
	/*background-image:url(/images/body/clouds-blue-sky-bg.jpg);*/
	margin-top:100px;
	width:100%;
	bottom:0;
	left:0;
	/*position:fixed;*/
	padding:30px;
	}
