/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 29 2019 | 10:10:20 */
.ct-hln-btn{
	display: block;
    background-color: #afbd22;
    width: 250px;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: initial;
    float: right;
}
.ct-hln-btn:hover{
    color: #fff !important;
}