body,.fd-popover  {
    font-family: 'GillSansMTProBook',sans-serif;
    font-size: 16px;
    line-height: 30px;
}
h1 {
    font: normal 2.25rem "GillSansMTProBoldCondensed", sans-serif;
}
h2.ids-heading-fieldset {
    color: #912338;
    font: normal 21px 'GillSansMTProMedium',sans-serif;
}

.ids-button.fn-button {
    border-radius: 0;
    box-shadow: none;
    background: #912338;
}
a {
    color: #912338;
    font-size: 16px;
    line-height: 30px;
}
.fn-message-strip {
    background: #912338;
    color: #fff;
}
.fn-message-strip,
.fn-message-strip .fn-message-strip__icon::before,
.fn-message-strip__text {
    color: #fff;
}
.fn-message-strip__text a {
    color: #fff;
    font-family: "GillSansMTProBoldCondensed", sans-serif;
    text-decoration: underline;
}