.hero1 {
    height: 600px !important;
    width: 100% !important;
    
}

.lead {
  font-size: 30px; 
  font-weight: 300;
  color: #FFFFFF !important;
  
}

.labelservices {
  padding-top: 20px;
  padding-bottom: 15px;
  text-align: center;
  text-decoration: underline;
}
    
.portfolio {
  width: 100% !important;
  height: 414px !important;
  margin-top: 10px;
  margin-bottom: 10px;
}

.servicesheader {
    text-align: center !important;
    
}

.brandingcolor2 {
    background-color: #c80037 !important;
}
.brandingcolor3 {
    color: #c80037 !important;
}
a {
    color: white;
}
p {
    color: black !important;
}

.servicestitle {
  text-align: center !important;
}