/*
Theme Name: XEORY BASE Child
Template: xeory_base
*/

@import url("../xeory_base/style.css");


.wpulike {
  width: fit-content !important;
}

.likeWrap {
  margin-top: 1.6rem;
  display: flex;
  align-items: center;
  gap: 30px;
}

.info-link {
  margin-bottom: 1.6rem !important;
  font-weight: bold !important;
  display: block !important;
      background: #fff;
    border: 1px #e5e5e5 solid;
    padding: 10px;
    text-align: center;
}