body.fixture-dependent-fields-form {
    margin: 0;
    font-family: sans-serif;
    background: #eef;
    color: #123;
}

.fixture-wrap {
    max-width: 380px;
    margin: 2rem auto;
    padding: 0 1rem;
}

.fixture-wrap .back-to-index a {
    color: #00c;
}
