/* 
 Theme Name:     CC Divi Child
 Author:         Centner Consulting
 Author URI:     https://centnerconsulting.com
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


#main-header li.cta-button {
  border: none !important;
  background: #d7981c !important;
  border-radius: 10px;
}
#main-header li.cta-button a {
  padding: 15px 50px !important;
  color: white !important;
  text-align: center !important;
  display: inline-block;
}