/*
Theme Name: Pregmom
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

.absolute-footer {
	color: rgba(255,255,255,0.8)!important;
	padding: 30px 0;
}
.h1, h1 {
    font-size: 20px!important;
}
.h2, h2 {
        font-size: 20px!important;

}
.col-inner {
    border-radius: 10px 10px 10px;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0px!important;
}