/*
 *  Search
 */

.search-page-wrapper
{
  padding-top: 10%;
  text-align: center;

  form
  {
    margin-top: 32px;
  }
}
