/*!
Theme Name: nationalcarmovers
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nationalcarmovers
*/


.header-background {
	background-repeat: no-repeat;
}

/* Added 31-05-2023 for footer column */
.footer-wrapper .first-footer .item .title {
  font-weight: normal !important; 
  font-size: 14px !important;   
}
.footer-wrapper .first-footer .item .text {
  margin-left: 0px !important;
  text-align: center !important;
}
.footer-wrapper .first-footer .item .text a {
  color: #333 !important;
  text-decoration: none !important;  
}
/* End Added 31-05-2023 for footer column */