#header, .footerss{

  background-color: rgba(55, 81, 126);


}

.themsectionsub h2{

   color:  #47b2e4;
 

}

#them{
      
      color: #47b2e4;
      text-indent: 2em; 


    }


@media (max-width: 1000px) {


  #them{
      
      color: #47b2e4;
      text-indent: 1em; 

    }
}

@media (min-width: 1100px) {
#bigscreen{

	padding-right: 0.5%;
  padding-left: 0.5%;
  color: green;
  background-color: white;
  
}
  
}