/*
Theme Name: Daily Bliss Yoga
Theme URI: http://www.glennierabin.com
Description: This is a child theme for Total WordPress theme.
Author: Child theme by Glennie Rabin - Original by AJ Clarke
Author URI: http://www.glennierabin.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


.fh-menu-book {
    background-color: #275598;  /* was #00A399  */
    border: 2px solid #275598;
    border-radius: 3px;  /* was 50px */
    padding: .5em 1em;  /* was 0 20px  */  
    box-sizing: border-box;
    margin-left: 20px;
}