.play-btn {
    border-radius: 8px;
}

.custom-button {
    border-radius: 8px;
}

.category-content .play-btn {
    opacity: 0.7;
    margin-top: -8px !important;
}

.category-content .tags {
    margin-left: 60px; /* Push the tags to the right */
	margin-bottom: -124px !important;
}