/*
Theme Name: DR Babiak
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
p {
	margin: 0px !important;
}
#menu-menu-home.menu li {
font-size: 20px;
color: #2d4191;
font-weight: 600;
list-style: none !important;
}

ul li a {
    color: #2d4191;
}

.premium-title-style7-stripe {
    width: 100% !important;
}