@charset "UTF-8";

/* Contact */
.rv-container .sec-contact{
  height: 100%;
  padding-block: 0;
  padding-bottom: 3rem;
}

.sec-contact .inner{
  height: 100%;
}

.sec-contact .text-block{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}