.btn-info
{
	background:#01B0F1 !important;
}
.btn-info:hover
{
	background:#01a3df !important;
}

.btn-success,
.btn-danger
{
	background:#B42016 !important;
}
.btn-success:hover,
.btn-danger:hover
{
	background:#a21d14 !important;
}


.btn-warning
{
	background:#127BB5 !important;
}
.btn-warning:hover
{
	background:#1173a9 !important;
}





/*
Medium Blue: #127BB5
Teal: #0E8AA4 
Purple: #732B72
Dark Purple: #561755
*/
