/*
Theme Name: Abstract
Theme URI: https://abstract.am
Description: U-Design Child for Abstract.am
Author: Abstract
Author URI: https://abstract.am
Template: u-design
Version: 1.0.1
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

.wpcf7 {
 
background-color: #E7E7E7; 
}

.wpcf7-form {
 
margin-left: 10px; 
margin-right: 10px; 
margin-top: 10px; 
}

.wpcf7-textarea {
 
width: 85%; 
}

.wpcf7-text {
width: 50%;
}

	
input[type="submit"]
{
background-color: #FE5E08;
color: #ffffff;
position: relative;
height: 35px;
font-size: 100%;
cursor: pointer;
}
