/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
#submit_search {
    width: 100%;
      background-color: #3578fa;
      border: none;
      border-radius: 3px;
      padding: .375rem .75rem;
      margin-bottom: 10px;
      margin-top: 10px;
      font-size: 0.875rem;
      color: #fff;
  }