<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.spkra_each_league {
    border-bottom: 1px solid;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.spkra_each_league a.btn-primary {
    width: auto;
    height: auto;
    margin-top: 15px;
}
.mb-15{
	margin-bottom:15px !important; 
}
a.spkra_add_more_child{
	float: right;
    width: auto;
    height: auto;
}
a.spkra_remove_child {
    margin: auto;
    display: inline-block;
    padding: 10px 2px;
    font-size: 24px;
}

.spra_currency {
    background-color: transparent !important;
}
.spkra_amount{
	    padding-left: 30px !important;
}
.spkra_reg_fields{
	display:inline-block;
	width:100%;
}
form#spra_kids_register_form {
    margin: 0 auto;
    width: 80%;
}
.spkra_kids_registration {
    border: 1px solid;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
    border-color: #ff0099;
}
</pre></body></html>