/*
 Theme Name:   Ellen Child
 Theme URI:    https://themes.envytheme.com/ellen/
 Description:  Ellen Child Theme
 Author:       EnvyTheme
 Author URI:   https://envytheme.com/
 Template:     ellen
 Version:      2.6
*/
.topcrown-register-btn{
    display:inline-block;
    background:#d62828;
    color:#fff;
    padding:16px 45px;
    border-radius:8px;
    text-decoration:none;
    font-size:18px;
    font-weight:600;
    transition:.3s;
}

.topcrown-register-btn:hover{
    background:#000;
    color:#fff;
}