/**
Theme Name: MeadHuntchildtheme
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: meadhuntchildtheme
Template: astra
*/

button1{
	display:inline-flex;
	line-height: absolute;
	background-color:#fff;
	border-color: #02668e;
	text-decoration: none;
	font-family: inherit;
	color: #02688e;
	padding: .25em;
	margin-right: .25em;
}
	
button1 a:hover {
	background-color: #02668e;
	color: #fff;
	}	
	