.tiles-text-bg {
    padding: 10px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.4);
    transition: background-color 0.4s ease;
}