.play-btn {
    background-color: #ffe000;
    border-bottom: 4px solid #ffb100;
    padding: 10px 30px;
    border-radius: 6px;
    color: #000000;
    font-weight: 700;
    text-decoration: none;
}