/*
 Theme Name:   Coaching Child
 Theme URI:    http://coaching.thimpress.com/
 Description:  Coaching Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     coaching
 Version:      1.0.1
 Text Domain:  coaching-child
*/
.cta_menu a
{
	color: #fff !important;
	    padding: 8px 24px !important;
    border-radius: 10px 10px 10px 10px !important;
    background-color: #F2911B !important;
}
.cta_menu a:hover
{
background-color: #305A72  !important;
}