<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this themeâ€™s soft colors and eye-catching â€” yet timeless â€” design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.2.1617117206
Updated: 2021-03-30 15:13:26

*/
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
body
{
	overflow-x:hidden;
	background:#fff;
}
.img-full img
{
	width:100% !important;
	max-width:100% !important;
}
.custom-form br
{
	display:none;
}
.custom-form textarea
{
	height:100px;	
	border:1px solid #d1d1d1;
	resize:vertical;	
}
.custom-form h3
{
	margin-top:0;
}
.custom-form label
{
	margin-bottom:10px;
	width:100%;
}
.custom-form .wpcf7-list-item-label
{
	font-size: 13px;
}
.custom-form input
{
	border:1px solid #d1d1d1;
	margin-bottom:10px !important;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus {
    color: #000;
    outline-offset: 0;
    outline: none;
	border:1px solid #d1d1d1;
}
.custom-form input[type="checkbox"] {
    border: 1px solid #d1d1d1;
    margin-bottom: 0px !important;
}
.list-icon ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.list-icon ul li
{
	position:relative;
	padding-left:20px;
	color:#000;
    font-size: 14px;
    font-weight: 400;
	margin-bottom:8px;
	
}
.list-icon ul li:before
{
	content: "\f101";
	font: normal normal normal 20px FontAwesome;
	color:#ed1c24;
	position:absolute;
	left:0;
	top:0;
}

































</pre></body></html>