/*
Theme Name: Sure Line Rescue and Evacuation
Theme URI: https://trickyweb.co.uk
Author: Trickyweb
Author URI: https://trickyweb.co.uk
Description: Custom Block theme for Sure-Line Rescue & Evacuation
Requires at least: 6.0
Tested up to: 6.3.1
Requires PHP: 8+
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sure-line
Tags: full-site-editing, 
*/

/* remove underline from links */

a {
	text-decoration: none !important;
}


/*
.breadcrumb a{
	color:#FFFFFF !important;
}
*/

.responsive {
  width: 100%;
  max-width: 380px;
  height: auto;
}

.wp-block-navigation-link a.current{
  color: #fcb900 !important;
}

/* remove white space navigation and top image page*/
.wp-block-query {
	margin-block-start: 0px !important;
	
}




	
footer {
		margin-top: 0px !important;
		
	}
	
