.top-btn {
    background: #efb100;
    border: 2px solid transparent;
    color: #fff;
    float: left;
    padding: 16px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: background-color .3s ease;
    width: 100%;
}
.hotel-service-area .service-item .service-price {
    color: #ffffff;
}