/*
Theme Name: Reprolife
Theme URI:
Author: GetBrand Studio
Author URI: https://getbrandstudio.com/
Description: professional development
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: reprolife
Domain Path: /languages
*/

.seo h3, .single__info h3 {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.seo h4, .single__info h4 {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.seo h5, .single__info h5 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.seo h6, .single__info h6 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
}