/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description:  Child theme for Astra
 Author:       DJ Metal
 Author URI:   https://djmetaltech.com/
 Template:     astra
 Version:      1.0.0
 Text Domain:  astra-child
*/


#img-home > div > img{
  width: 100%;
  height: 300px;
  object-fit: cover;	
}

#wpforms-submit-2104{ /*Contact form*/
	border: 1px solid #333333 !important;
}

label.wpforms-field-label{  /*Contact form*/
	color: #fcfcfc !important;
}

