/*
  Theme Name: True North Diggers
  Author: Whetham Solutions
  Author URI: https://whethamsolutions.com
  Description: Wordpress theme for True North Diggers. Use of this theme outside of this company's website is strictly prohibited.
  Template: ion
  Text Domain: tnd
*/

.pg-contact .elementor-form .elementor-field:not(.pg-contact .elementor-form .elementor-field.elementor-select-wrapper, .pg-contact .elementor-form .elementor-field.elementor-acceptance-field), 
.pg-contact .elementor-field-group .elementor-select-wrapper select {
    color: #FFF !important;
}

@media (max-width: 767px) {
    .pillar-content .img-carousel img {
        margin: 0 auto !important;
    }
    .pillar-content .img-carousel {
        margin: 0 0 60px !important;
    }
}