/*
Theme Name: Futurelab theme - child
Theme URI: http://www.futurelab.co.nz
Description: A child theme of Futurelab theme
Author: Futurelab
Author URI: http://www.futurelab.co.nz
Version: 1.0.0
Template: wp-futurelab
*/

@import url("./assets/css/style-child.css");
.patientbutton{
	background-color: #f87416;
	border-radius: 0;
	font-size: 18px;
	padding: 8px 45px;
	text-transform: none;
	margin-top: 59px;
	margin-bottom:59px;
	width: 100%;
	max-width: 400px;
	text-align:center;
}
.patientlink{
	color:#fff;
}