@charset "UTF-8";



/*

Theme Name: Accident Car Hire

Theme URI: http://accidentcarhire.co.uk/newsite/

Author: the WordPress team

Author URI: https://wordpress.org/

Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush.



Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org

Twenty Twenty-One is distributed under the terms of the GNU GPL.



*/







.page-id-24741 .entry-header.alignwide{

	text-align: center;

}









.search-box h1{

	font-family: 'Poppins',sans-serif;

    font-size: 32px;

    font-weight: 500;

    margin: 0 0 40px;

	color: #fff;

}




.callNumber {
  text-decoration: none;
  color: white; /* Make text always white */
}

.callNumber .callDetails h4,
.callNumber .callDetails h4 strong {
  color: white; /* Make sure the text and the phone number are also white */
}

.callNumber:active {
  color: white !important; /* Keep the text white when active (clicked) */
}

