/*
Theme Name: iKit Three Custom
Theme URI: http://aiga.org
Description: This is a child theme that extends the iKit Three theme, it can be customized without affecting the base theme.
Author: AIGA
Author URI: http://aiga.org/
Version: 1.0.0
Template: ikit_three
*/

.partner-link {
	display: inline-block;
	width: 50%;
}

.box-button.volunteer-button{
	width: 100%;
	background-color: #1dafec;
	color: #fff;
	border-color: transparent;
}

.box-button.volunteer-button:hover {
	width: 100%;
	background-color: #2495c3;
	color: #fff;
	border-color: transparent;
}