/* Pico override & Custom */
.ad-slot {
    background: #f4f4f4;
    border: 1px dashed #ccc;
    text-align: center;
    padding: 20px;
    margin: 20px 0;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #888;
}

.movement-row {
    margin-bottom: 10px;
}