/*
Theme Name: CMIT Neo Offices
Theme URI:
Author:
Author URI:
Description: Custom WordPress theme for Neo Offices
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cmit-neo-offices
Tags: custom
*/

/* Theme styles will be loaded via functions.php */

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.newsletter-form > input,
.newsletter-form > input::placeholder {
  color: #fff !important;
}
