.actions {
	text-align: center;
	margin-top: 20px;
}
.btn-slab {
	padding-bottom: 8px !important;
}
.btn-primary {
	font-weight: 400;
	font-family: "Tele2 Slab Bold";
}
.btn-hero-purple {
	color: #ffffff;
	background-color: #692B80;
	border-color: #692B80;
	font-family: "Tele2 Slab Bold";
	font-weight: 400;
}
.btn-hero-purple:hover, .btn-hero-purple:focus, .btn-hero-purple:active, .btn-hero-purple.active, .open .dropdown-toggle.btn-hero-purple {
	color: #ffffff;
	background-color: #4A1E5A;
	border-color: #692B80;
}
.btn-hero-purple:active, .btn-hero-purple.active, .open .dropdown-toggle.btn-hero-purple {
	background-image: none;
}
.btn-hero-purple.disabled, .btn-hero-purple[disabled], fieldset[disabled] .btn-hero-purple, .btn-hero-purple.disabled:hover, .btn-hero-purple[disabled]:hover, fieldset[disabled] .btn-hero-purple:hover, .btn-hero-purple.disabled:focus, .btn-hero-purple[disabled]:focus, fieldset[disabled] .btn-hero-purple:focus, .btn-hero-purple.disabled:active, .btn-hero-purple[disabled]:active, fieldset[disabled] .btn-hero-purple:active, .btn-hero-purple.disabled.active, .btn-hero-purple[disabled].active, fieldset[disabled] .btn-hero-purple.active {
	background-color: #692B80;
	border-color: #692B80;
}

.btn-hero-blue {
	color: #FFFFFF;
	background-color: #239BD7;
	border-color: #239BD7;
	font-family: "Tele2 Slab Bold";
	font-weight: 400;
}
.btn-hero-blue:hover, .btn-hero-blue:focus, .btn-hero-blue:active, .btn-hero-blue.active, .open .dropdown-toggle.btn-hero-blue {
	color: #FFFFFF;
	background-color: #1c7bab;
	border-color: #239BD7;
}
.btn-hero-blue:active, .btn-hero-blue.active, .open .dropdown-toggle.btn-hero-blue {
	background-image: none;
}
.btn-hero-blue.disabled, .btn-hero-blue[disabled], fieldset[disabled] .btn-hero-blue, .btn-hero-blue.disabled:hover, .btn-hero-blue[disabled]:hover, fieldset[disabled] .btn-hero-blue:hover, .btn-hero-blue.disabled:focus, .btn-hero-blue[disabled]:focus, fieldset[disabled] .btn-hero-blue:focus, .btn-hero-blue.disabled:active, .btn-hero-blue[disabled]:active, fieldset[disabled] .btn-hero-blue:active, .btn-hero-blue.disabled.active, .btn-hero-blue[disabled].active, fieldset[disabled] .btn-hero-blue.active {
	background-color: #239BD7;
	border-color: #239BD7;
}

.btn-hero-pink {
	color: #FFFFFF;
	background-color: #E3147E;
	border-color: #E3147E;
	font-family: "Tele2 Slab Bold";
	font-weight: 400;
}
.btn-hero-pink:hover, .btn-hero-pink:focus, .btn-hero-pink:active, .btn-hero-pink.active, .open .dropdown-toggle.btn-hero-pink {
	color: #FFFFFF;
	background-color: #b41064;
	border-color: #E3147E;
}
.btn-hero-pink:active, .btn-hero-pink.active, .open .dropdown-toggle.btn-hero-pink {
	background-image: none;
}
.btn-hero-pink.disabled, .btn-hero-pink[disabled], fieldset[disabled] .btn-hero-pink, .btn-hero-pink.disabled:hover, .btn-hero-pink[disabled]:hover, fieldset[disabled] .btn-hero-pink:hover, .btn-hero-pink.disabled:focus, .btn-hero-pink[disabled]:focus, fieldset[disabled] .btn-hero-pink:focus, .btn-hero-pink.disabled:active, .btn-hero-pink[disabled]:active, fieldset[disabled] .btn-hero-pink:active, .btn-hero-pink.disabled.active, .btn-hero-pink[disabled].active, fieldset[disabled] .btn-hero-pink.active {
	background-color: #E3147E;
	border-color: #E3147E;
}

