body.startpage .page-canvas,
.startpage .slot--component-container .tws-container--tws-custom-html,
.startpage .azalea--content,
.startpage .tws-container--tws-articles-two,
.startpage .azalea--back-to-top {
  margin-top:-60px;
	background: transparent !important;
}

body {
  background-color: #f8f4f4 !important;
    background-attachment: unset;
    background-size: contain;
    color: #333;
    letter-spacing: 0.5px;
    font-size: 13px;
    background-repeat: no-repeat !important;
}
@media (min-width: 992px){
.azalea--top-bar {
    padding: 18px 10px;
}
}


.azalea--header {
  background-color: transparent;
}
.azalea--header-wrapper {
  background-color: transparent;
}

.azalea--header {
  border-bottom: none;
}
