/*
	Alpha by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Basic */

	body, input, select, textarea {
		font-size: 13pt;
	}

/* Banner */

	#banner {
		padding: 5em 0 14em 0;
	}
 
  #banner p {
    font-size: 1.25em;
  }
  
  .speed_and_comfort{
    color:#FFDA4B;
    
    margin:0px 0 120px 5px; !important;
    margin-bottom: 120px !important; /* margin-bottom specially*/
  }
  
 .box .image.featured:last-child {
	border-radius: 0 0 6px 6px;
}