:root {
–theme-red: #D1412F;
–theme-pink: #FFE0DC;
}
header#brx-header p,
header#brx-header a,
header#brx-header h2,
header#brx-header span.title {
color: #FFF;
}
footer#brx-footer {
background-color: #000;
}
footer#brx-footer p,
footer#brx-footer a,
footer#brx-footer h2,
footer#brx-footer span.title {
color: #FFF;
}
#get-in-touch .icon {
color: var(–theme-red);
}