﻿
.btn-KyD {
    background: #57B952;
    color: white;
}

    .btn-KyD:hover {
        background: #000000;
        color: white;
    }
