/*
Theme Name:   Astra Child
Theme URI:    https://wordpress.org/themes/twentytwentyone/
Description:  Astra child theme
Author:       WordPress.org
Author URI:   https://wordpress.org/
Template:     astra
Version:      1.0.0
Text Domain:  astrachild
*/


header .custom-logo-link img {
    max-width: 100px;
    width: 150px;
}
.cf7-row {
  display: flex !important;
  gap: 20px;
  margin-bottom: 15px;
}

.cf7-col {
  width: 50%;
}

.cf7-col input,
.cf7-col textarea {
  width: 100%;
}