/* Enter Your Custom CSS Here */

.menu, .menu h2, .menu h3, .menu h4, .menu p { text-align: center !important; }
.menu h3 { margin-bottom: 10px; }
.menu h4 { margin-bottom: 0; }
.menu p { padding: 0 20px; }
  
.menu .banner { 
  margin: auto;
  width: 535px; 
  height: 61px;  
  background: url("https://altomontes.com/wp-content/uploads/2018/05/button-bkg.png"); 
  color: #fff !important;
  font-size: 1.5em;
  padding-top: 10px;
}

.menu a.soft { 
	margin-top: 20px !important;
  font-weight: 400 !important; 
  text-decoration: underline; 
}

