.postcode-search {
  border: 6px solid #2CA9EF;
  background-color:#ffffff; }
  .postcode-search .postcode-logo {
    border:none !important;
  }
  .postcode-search h2 {
    font-weight:700 !important;
    font-size:36px !important;
    margin-top: 0 !important; 
    margin-bottom: 0 !important; }
  .postcode-search h3 {
    font-size:24px !important;
    font-weight:700 !important;
    margin-top: 0 !important; }
  .postcode-search h4 {
    font-weight:700 !important;
    color:#2CA9EF !important;
    margin-top: 0 !important; }
  .postcode-search .shout {
    color:#FF4612; }
  .postcode-search label {
    font-weight: 700; }
  .postcode-search p {
    margin-bottom: 0;}
  .postcode-search .btn-postcode {
    background-color: #FF4612;
    color: #ffffff;
    cursor: pointer;
    border: 0;
    padding: 10px;
    white-space: nowrap; }
    .postcode-search .btn-postcode:hover {
      background-color: #2790bc;
      cursor: pointer;
      border: 0; }