@charset "UTF-8";
/*
Theme Name: RcDev Theme
Theme URI: https://rcdev.pt/
Author: the RcDev team
Author URI: https://rcdev.pt/team
Description: RcDev theme
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rcdevtheme
*/


#p-black-30 {
    font-family: 'Cambria', Georgia, serif !important;
    font-size: 30px !important;
    line-height: normal !important;
    font-weight: normal !important;
    color: #000000 !important;
    margin: 0px !important;
    padding: 0px !important;
}

#p-black-40 {
    font-family: 'Cambria', Georgia, serif !important;
    font-size: 40px !important;
    line-height: normal !important;
    font-weight: normal !important;
    color: #000000 !important;
    margin: 0px !important;
    padding: 0px !important;
}