.fa-google-plus:before {
	content: url(https://www.royacdn.com/unsafe/smart/Site-581f5545-1cb7-4ce8-bad3-7c923ef5f638/nextdoor.png) !important;
}

div#ry-section-welcome .ry-left .ry-btn-primary, 
div#ry-section-welcome .ry-left .ry-btn-secondary {
  margin-bottom: 10px;
}

.welcome-feature-img {
  max-width: 380px;
  margin: 20px 0 0 !important;
}

@media (min-width: 1200px) {
	div#ry-section-welcome .ry-left {
		padding-right: 0 !important;
	}
}

@media (max-width: 991px) {
  div#ry-section-welcome .ry-left .ry-btn-primary, 
  div#ry-section-welcome .ry-left .ry-btn-secondary {
    width: 185px;
  }

  #ry-section-welcome .button-wrp {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .welcome-feature-img {
    margin: 20px auto 0 !important;
    float: none !important;
  }

  #ry-section-welcome .button-wrp {
    max-width: 550px;
    margin: 0 auto;
    text-align: center !important;
  }

  div#ry-section-welcome .ry-left .ry-btn-primary, 
  div#ry-section-welcome .ry-left .ry-btn-secondary {
    margin: 0 3px 10px !important;
    display: inline-block !important;
  }
}

.grecaptcha-badge {
	z-index: 999;
}