/*
* Theme Name: Artmag Child Theme
* Theme URI: http://www.2035themes.com/artmag
* Author: 2035Themes
* Author URI: http://www.2035themes.com/
* Version: 1.0
* Template: artmag
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*-----------------------------------------------------------------------------------*/
/*  Css Import
/*-----------------------------------------------------------------------------------*/

@import url("../artmag/style.css");

blockquote p {
font-size: 18px;
}

/*-----------------------------------------------------------------------------------*/
/*  Child Theme Css
/*-----------------------------------------------------------------------------------*/

p.gp-footer-txt { color: #fff; }

i { font-style: italic !important; }

p > a, em > a { text-decoration: underline !important; }

.post-text p { padding-bottom: 1rem; }