/*AutoGeneratedStart*/
#howitworks-right { background-image:url('desktop/works-image@2x.jpg?1746713210'); }

#actionbar { background:black url("actionbar/background.png?1715689252"); }

.mp-header {
  background: url('marketplace/marketplace-header-bg.jpg?1746791337');
  background-size: cover;
  background-position: center;
}

.jobs-signup-header {
  background: url('jobs/jobs-signup-header-bg.jpg?1736974984');
  background-size: cover;
  background-position: center;
}

.jobs-header {
  background: url('jobs/jobs-header-bg.jpg?1746725864');
  background-size: cover;
  background-position: center;
}

.stories-header {
  background: url('stories/stories-header-bg.jpg?1715689252');
  background-size: cover;
  background-position: center;
}

.merchant-signup-header {
  background: url('merchant/merchant-signup-header-bg.jpg?1736974842');
  background-size: cover;
  background-position: center;
}

header {
  background-image: url('desktop/header-background-image.png?1759931849');
  background-size: cover;
  background-position: center;
}
/*AutoGeneratedEnd*/


/*
#profile a { border-radius:10px; }
.special-btn { border-radius:10px; }

a.btn, .btn { border-radius: 10px; }

#joblistingArea .job .details-btn { border-radius:10px; }

#listingArea li { border-radius:20px; }
#listingArea .button { border-radius:10px; }

#eventArea .title .start-date, #eventArea .title .end-date { border-radius:10px; }

#sorting > div {

  border-radius:10px;
}

@media (max-width: 800px) {
  #listingArea li { border-radius:0; }
}
*/