.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 10px !important;
}
div.mod-languages a {
    color: rgba(255, 255, 255, 0.7) !important;
    background: /*#32333e*/ rgba(255, 255, 255, 0.2) !important;
    border-radius: 50%;
}
div.mod-languages a:hover {
    color: rgba(255, 255, 255, 1) !important;
}
.sp-scroll-up {
  /*bottom: 110px !important;*/
}
html.error-page .btn-secondary {
    background: #0084A7 !important;
}
html.error-page .error-code {
    color: #E9A822 !important;
}

#cp-mod .sppb-row-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
@media (max-width: 767px) {
  .why-career .sppb-img-container img {
    max-width: 80px !important;
  }
}