/*
Theme Name: SpicePress Child
Theme URI: https://spicethemes.com/spicepress-wordpress-theme/
Template: spicepress
Author: spicethemes
Author URI: https://spicethemes.com
Description: SpicePress is a responsive and fully customizable business template. It is a perfect solution for creative and corporate websites, restaurants, wedding planners, law firms, finance, consulting, travel, photography, recipes, design, sport/medical shops, startups, online agencies, portfolios, E-commerce (WooCommerce), and freelancers. The advanced admin panel will enable you to personalize SpicePress without any technical information. SpicePress is translation ready and supports popular plugins like WPML, Polylang, WooCommerce and Contact Form 7. Check out also SpicePress PRO, the premium version, which has a lot more to offer.
Tags: one-column,two-columns,right-sidebar,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,sticky-post,threaded-comments,translation-ready,rtl-language-support,e-commerce
Version: 2.0.1
Updated: 2022-11-14 08:44:41

*/

@media screen and (max-width : 480px){
	.wp-set {
    display: block !important;
}
	p {
    font-size: 16px;
}
}
.wp-set {
    display: grid;
    grid-template-columns: auto auto;
    gap: 2rem;
}
#wrapper {
	background: #f5f5f500;
}
.wp-copy {
    color: #fff;
    text-align: center;
}
.page-title h2 {
    color: #fff;
}