/*
Theme Name:     Newsmax child
Template:      	newsmax
Theme URI:      http://newsmax.themeruby.com/
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/portfolio/
Description:    Make your modifications to Newsmax in this child theme.
Version:        1.0
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        license purchased
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */
.is-light-text input:not([type='submit']), .is-light-text textarea {
    color: #ffffff !important;
    border: 1px solid #eee!important;
    background-color: rgb(209 206 206 / 20%)!important;
}

.is-entry-padding .single-post-body {
    margin-right: 50px!important;
    margin-left: 50px!important;
}
