.bss-checkout {
  display: none;
  background-color: #106672;
  border-color: #106672;
  color: #ceeef2;
  width: 100%;
  padding: 10px 22px;
  align-items: center;
  justify-content: center;
}

.bss-checkout .btn__content *,
.bss-checkout .btn__content{
  color: #ceeef2 !important;
}