/*
Theme Name:   SOS Interactive
Theme URI:    https://sosinteractive.com
Description:  Child theme for Skylith theme - SOS Interactive customizations
Author:       Cooper Richardson
Author URI:   https://tmbpartners.com
Template:     skylith
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  skylith-child-sosinteractive
*/

/* Add your custom styles below this line */

p {
	color: #000000;
}

.entry-content, .nk-comment-text {
	color: #000000 !important;
}

.wp-block-nk-awb {
	padding: 20px 0 20px 0;
}

.has-global-padding {
	padding-right: 0;
	padding-left: 0;
}