@charset "utf-8";.ecae-link{
    background: #0c8a2e;
    border-radius: 3px;
    color: white;
    padding: 5px 20px;
    font-weight: 500;
    text-decoration: none!important;
    float: right;
}

.ecae-link:hover{
    color: white;
}
