body {background-color: #010d1b !important; color: white !important;}
.ashby-job-board-heading {color: white;}
h1 {color: white !important;}
p1 {color: white !important;}
button {background-color: transparent !important; border: 2px solid #8863ce !important; color: #8863ce !important;}
button:hover {background-color: #8863ce !important; color: white !important;}
a:hover {color: #8863ce !important; border-bottom-color: #8863ce !important;}
Input {color: white !important;}
h1, h2, h3 {color: #8863ce !important;}
label {color: #8863ce !important;}
.ashby-department-heading {display:none;}
Div {background-color: transparent !important;}
.ashby-job-posting-brief {background-image: linear-gradient(45deg,#1f185d,#1f185d 30%,#7554f0) !important;}
.ashby-job-posting-brief h3 {color: white !important;}
.ashby-job-posting-brief p {color: #ddd !important;}
.ashby-job-board-heading {color: white !important;}
nav {background: transparent !important;}
.ashby-application-form-autofill-input-root {border: none;}

textarea, input {
    color: white !important;
    background-color: #010d1b !important;
    border: 1px solid #8863ce !important;
}

label {
    color: white !important;
}

button {
    background-color: transparent !important;
    border: 2px solid #8863ce !important;
    color: #8863ce !important;
}

button:hover {
    background-color: #8863ce !important;
    color: white !important;
}

.ashby-application-form-field-entry div {
	background-color: #010d1b !important;
}