#sp-main-body{
	background: #0e4c5c;
background: linear-gradient(0deg, rgba(14, 76, 92, 1) 0%, rgba(120, 188, 219, 1) 0%, rgba(255, 255, 255, 1) 80%);}

.footer2 {
	color: #d3e8f2;
	font-size: 70%;
}
@media (max-width:575px)
	{
	h1 {
    font-size: 28px !important;
}
      h2 {
		font-size:24px;
	}
}