h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 300;
  line-height: 1.2;
    color: #c71010;
  
}

h1 {
    font-size: 2em;
   line-height: 2.1em;
   font-weight: 500;
  color: #c71010;
}

h2 {
 
  font-size: 1.5em;
 }

h3 {
 
  font-size: 1.4em;
   
  
}

h4 {
 
  font-size: 1.2em;
}

h5 {
  color: #000;
  font-size: 1.1em;
}

h6 {

  font-size: 1.2em;
 
}




#sp-main-body {
  padding:0px;
 }

p {
  text-decoration: none;

			font-size: 0.9em;
   line-height: 1.3em;
  color: #424242;
  
}

a, a:hover, a:focus, a:active {
  text-decoration: none;
	
		font-weight: 400;
	font-size: 1em;
   color: #b32747;
}