/*
Theme Name: CardiacRMS
Theme URI: https://themes.muffingroup.com/betheme
Author: Marketshare Communications
Author URI: https://marketsharecomm.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/


/* just for now */

#Top_bar {
	display: none;
	
}

ul {
    list-style: disc !important;
}

.button-custom input[type="submit"], .wpcf7-submit button_full_width {
    color: #ffffff;
    background-color: #00C1DE !important;
    border-color: transparent;
}

.fixed-nav {
	display: none;
}