.extra-form-for-post label {
    color: white;
    text-align: left !important;
}

.extra-form-for-post a {
    color: white;
    border-bottom: 1px dotted white;
    padding-bottom: 4px;
}

.extra-form-for-post a:hover {
    color: white;
    border: 0px
}

.form-start {
    display: block;
    color: white;

}

.form-start a, .chef-och-leadre-category .form-start a {
    color: white !important;
}

.form-start p, .form-confirmation p, .form-start h5, .form-confirmation h5 {
    color: white
}

.form-confirmation {
    display: none;
    color: white;
}

.text-muted {
    color: white
}