/*
 Theme Name:   YouthBuild Child
 Theme URI:    https://sketchfolio.com/
 Description:  Bare bones child theme of Twenty Twenty WordPress theme.
 Author:       Sketchfolio
 Author URI:   https://sketchfolio.com/
 Template:     twentytwenty
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");
.elementor-widget-text-editor{font-family: 'Century Gothic', sans-serif !important;}
.build-line span{word-break: initial;}
.plus-sign h5{margin:auto;}
pre {
    border: none;
    line-height: 1.5;
    margin: auto;}
section{padding:unset;}
label {
    display: inline-block;}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
       background: inherit; 
    border-radius: 0;
    border-style: unset;
    }
    input, textarea, button, .button, .faux-button, .faux-button.more-link, .wp-block-button__link, .wp-block-file__button {
         font-family: 'Century Gothic', sans-serif !important;
    }
    svg, img, embed, object {
    display: inline-block;}
    .nav-links > * {
    margin: 5px;
}
.nav-links .current {
    color: #ffff;
    padding: 7px 12px !important;
    background-color: #1c355e !important;
    font-size: 16px;
    margin: unset;
    line-height: 20px;
}
 .pagination span{font-size: 16px;
    margin: unset;
    line-height: 20px;
}
.alignnone, .aligncenter, .alignleft, .alignright, .alignwide {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
h1, h2, h3, h4, h5, h6, .faux-heading{ letter-spacing: initial !important;}