/*
Theme Name: Divi Child
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.0.24
*/

/* The plugin now uses the recommended approach for loading the css files.*/

.book_cta a {
    border:1px solid #ec203d;
    margin-bottom:0 !important;
    padding: 10px 10px 10px 10px !important;
    background:#ec203d;
    color:#fff !important;
}
.book_cta a:hover{
    border:1px solid #0092d0;
    background:#fff;
    color:#0092d0 !important;
}
#et_top_search {
    margin: 10px 0 0 22px;
}

