/* template: goodyearcrm */

.banner1_logo { 
  background-image: url(images/logo-GY.png); 
  background-repeat: no-repeat; 
  background-position: center;
  background-size: 300px auto;
  padding: 0px;
}

.banner1           { background-color: #2f5a85 }
.banner2           { background-color: #ffe023 }
.banner2_container { color: #2f5a85 }

.button_copy a     { color: #2F5984 }
.widget_heading    { color: #2F5984 }
.widget1 a         { color: #000000 }
.widget1_button a  { color: #0551a7 }

.footer1           { border-top-color: #CFCFCF }
.footer1_email     { color: #2F5A85 }
.footer1_email a   { color: #2F5A85 }
.footer1_phone     { color: #2F5A85 }
.footer1_phone a   { color: #2F5A85 }

#footer            { color: #ACACAC }
#privacy           { color: #ACACAC }
#privacy a         { color: #ACACAC }
#privacy a:hover   { color: #2F5A85 }

.footer1_logo {
  background-image: url(/images/t2/logos/mng01_logo_marketing.png);
  background-repeat: no-repeat; 
  background-position: center;
  background-size: 140px auto;
}

/*
.button            { background: #2f5a85; color: #ffe023 }
.button:hover      { background: #ffe023; color: #2f5a85 }
*/

