/* @override 
	https://www.endeavourproject.org.uk/wp-content/themes/salient-child/style.css?ver=17.3.1 */

/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



button#quick-exit {
	background-color: #d04139;
	border: none;
	font-size: 1.1em;
	color: #FFF;
	border-radius: 20px;
	width: 160px;
	position: fixed;
	bottom: 20px;
	z-index: 999;
	padding: 7px 8px 9px 8px;
	margin-left: 20px;
	text-align: center;
}