.only-text-beds .title {
  display: flex;
  align-items: center; }
  .only-text-beds .title .image {
    margin: 0 !important; }
  .only-text-beds .title img {
    min-width: 45px;
    width: 45px; }
  .only-text-beds .title .icon {
    padding-right: 20px; }
  .only-text-beds .title h3 {
    font-size: 18rem;
    font-weight: 400;
    color: var(--transparent-color1);
    margin-top: 7px;
    margin-bottom: 0; }

.only-text .buttons {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  flex-wrap: wrap; }
  .only-text .buttons a {
    margin: 5px; }

/*# sourceMappingURL=only_text.css.map */
