/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* +--------------------
 * | Custom CSS
 * +--------------------
*/

blockquote {
    border-color: #fff;
}

.appointment a {
    background: #00A182;
    border-radius: 29px;
    padding: 10px 16px !important;
    color: #fff !important;
}

.et-fixed-header .appointment a {
    margin-bottom: 20px;
}