.btn {
    background: #afd09b;
    text-decoration: none;
    color: #ffffff;
    padding: 10px 30px;
    border-radius: 5px;
}