/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
/* Remove yellow background + globe image from domain search section */
.domainchecker-bg, 
.hero-banner, 
.domainchecker-container {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}