
.PageTextBlockParagraph-small a {
    color: #1e52f3;
}

.movable-underline {
    color: #1e52f3;
}

.movable-underline:before {
    background: #1e52f3;
}

.ApplicationIntroduction .applied-jobs ul li a:hover {
    color: #1e52f3;
}

.form-content .form-field:not(.error) .form-input-field:focus {
    border: 1px solid #1e52f3;
}

.awesomplete > ul > li[aria-selected="true"] {
    background: #1e52f3;
}

.awesomplete mark {
    color: #1e52f3;
}

.file-picker .inputfile-filename-wrapper {
    background: #1e52f3;

}

.file-picker .inputfile + .file-wrapper:hover {
    background: #1e52f3 ;
}
.file-picker .inputfile + .file-wrapper:focus-within {
    background: #1e52f3;
    box-shadow: inset 0 0 0 0 black, 0 0 6px 1px #1e52f3;
}

.button-big.button-big-next{
    background: #1e52f3;
}
div.button-big.button-big-next:focus-visible {
    box-shadow: inset 0 0 0 0 black, 0 0 6px 2px #1e52f3;
    border: 1px solid #FFFFFF;
    outline: none;
}
div.button-back:focus svg {
    box-shadow: inset 0 0 0 0 black, 0 0 6px 1px #1e52f3;
    background: #1e52f3;
    fill: #FFFFFF;
}

.add-more svg rect {
    fill: #1e52f3;
}

.add-more p {
    color: #1e52f3;
}

.add-more:focus {
    outline: 0;
    border: 1px solid #1e52f3;
}

.extra-information:hover .question {
    background: #1e52f3;
}
.extra-information:focus-visible .question {
    background: #1e52f3;
}

.tooltip {
    background: #1e52f3;
}

.tooltip:after {
    border-top: 10px solid #1e52f3;
}

.specific-job-intro .sub-header a:hover svg {
    fill: #1e52f3;
}

.specific-job-intro .sub-header a:hover p {
    color: #1e52f3;
}

.specific-job-intro .sub-header a:hover p:before {
    background-color: #1e52f3;
}

.specific-job-who-looking-for .WrapperPageTextBox {
    background: #1e52f3;
}

specific-job-who-looking-for .masked-menu-container .inner-container {
    background: #1e52f3;
}

.fellowships a svg * {
    fill: #1e52f3;
}

.contact-address .google-maps svg {
    fill: #1e52f3;
}

.contact-address h3.city-name {
    color: #1e52f3;
}

.contact-address a {
    color: #1e52f3;
}

.ContactTemplate .left-column .continent span:hover {
    color: #1e52f3;
}

.ContactTemplate .left-column .continent span.active {
    color: #1e52f3;
}

.ContactTemplate .right-column .return-satellite:hover {
    color: #1e52f3;
    border-bottom-color: #1e52f3;
}

.hotspots .space-story .hotspot-content svg polygon, .hotspots .space-story .hotspot-content svg polyline {
    stroke: #1e52f3;
}

.loader__ellipsis {
    color: #1e52f3;

}

.b {
    fill: #1e52f3;
}

.ErrorTemplate .inner-wrapper h1 {
    color: #1e52f3;
}

.back-to-top {
    color: #1e52f3;
}

#go-to-top-btn {
    background-color: #1e52f3; /* Set a background color */
}

.departments-list .department-link {
    color: #1e52f3;
}

.departments-list .department-link a {
    color: #1e52f3;
}

.hhblast-department-jobs .job-count {
    color: #1e52f3;
}

.form-content .form-field:not(.error) .form-input-field:focus {
    border: 1px solid #1e52f3;
}

.Select-option.is-focused {
    color: #1e52f3 !important;
}

.VirtualizedSelectFocusedOption {
    color: #1e52f3 !important;
}

.accept-button {
    background: #1e52f3;
}

.accept-button:hover, .accept-button:focus {
    color: #1e52f3;
}

.more-info-button:focus-visible {
    /* Color set matches color for focus ring on D. E. Shaw website */
    outline: #7030C5 dotted 2px;
    outline-offset: 3px;
}
