/* .co-input-field,
.co-toggable_field-input {
  color: currentColor;
}

.empty-message,
.co-toggable_field-input--checkbox input:checked + span:after {
  color: #000;
}
.news-feed-inner .swiper-title.decorated-title{
	border-bottom: none;
  border-top: 2px solid #eeeeee;
} */


.page-content.checkout-v1-wrapper .decorated-title-wrapper {
  border-bottom: none;
}

.logotype {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
