<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name: Tourog Child Theme
 description: &gt;-
   A child theme of the Tourog theme. Dev: Muhammad Saqib
 Author: Muhammad Saqib Nadeem
 Template: tourog
 Author URI: https://www.freelancer.com/u/saqibhassan96
 Version: 1.0.0
*/

.footer .call-to-action h2 {
    font-size: 3em;
}
.footer .call-to-action h6{
	font-size:2em
}
.footer-contact-form-area{
	color:black
}
.footer .call-to-action{
	margin-bottom:0px;
    margin-top:150px;
}
.footer-contact-form-area{
	margin-top:150px
}
#footer-contact-form .row{
/*	margin-bottom:5px */
}
#footer-contact-form input{
    max-height: 35px;
    margin-bottom: 10px;
}
#footer-contact-form .acceptBox span, #footer-contact-form .acceptBox input{
	width:auto;
    display:inline;
    margin-right:10px
}
#footer-contact-form input, #footer-contact-form textarea{
	border:2px solid #555
}
.footer-contact-form-area .wpcf7{
/* 	min-height:630px */
}</pre></body></html>