/*
Color
Font Size
Font Color
Font Family


*/
/*********Color*********/
/*PageUp New Branding*/
/*********End Color*********/
/*********Font Size*********/
/*********End Font Size*********/
/*********Font Color*********/
/*********Font Family*********/
/*********End Font Color*********/
.cta-button-2025 {
  padding: 9px 20px;
  border-radius: 2rem;
  min-width: 7rem;
  width: auto;
}
.site-header {
  background: #fff;
}
.site-header .top-nav-right .top-header .menu-topbar-menu-container > ul > li:nth-last-child(2) > a {
  color: black;
  border: solid 2px #1d1d1d;
}
#site_search_form input[type=search] {
  border: 1px solid #1d1d1d;
  background-image: url(../../img/search_icon.svg);
  background-position: center;
  background-size: 22px;
}
#scrolling_navy_logo {
  display: block;
}
@media (min-width: 1025px) {
  .top-nav li a {
    color: #1d1d1d;
  }
  .site-header:not(.longform_header) {
    border-bottom: 1px solid #ebeaeb;
  }
}
