



.cta p.title {
	    font-size: 2.375rem;
    margin-bottom: 1.8rem;
    padding-bottom: 0;
    margin-bottom: 1.5rem;
        font-family: SantanderHeadline,sans-serif;
    font-weight: 700;
        line-height: 1.2;
}

.job-salary .item h2#min-salary, .job-salary .item h2#max-salary {
	    font-size: 2.375rem;
    margin-bottom: 1.8rem;
    padding-bottom: 0;
    margin-bottom: 1.5rem;
        font-family: SantanderHeadline,sans-serif;
    font-weight: 700;
        line-height: 1.2;
}

.navbar-brand-sb svg {
	width: 185px;
	fill: #ec0000; 
	margin-right: 35px;
}
.navbar-brand-sb svg * {
	fill: #ec0000 !important;
}
.navbar-brand svg {
	width: 115px !important;
}
@media only screen and (max-width: 768px) {
    .credits.full-width.section {
            width: calc(100% + 30px) !important;
        margin-left: -15px !important;
        margin-right: 0px !important;
    }
    .navbar-brand-sb svg {
        margin-right: 20px !important;
    }
    .navbar {
        padding-top: 0rem !important;
    }
    .navbar-brand svg {
        width: 105px !important;
       
    }
    .navbar .test-button {
        font-size: 18px !important;
    }
}