@import url(foundation.min.css);
@import url(slick.css);

@font-face {
  font-family: "aka-acid";
  src: url(../fonts/ACElegantLuxMager.ttf) format("truetype");
  src: url(../fonts/ACElegantLuxMager.otf) format("truetype");
  font-weight: 400;
  /* font-family: normal; */
}

html,
body {
  font-size: 62.5%;
}

:root {
  --primary: #ecec07;
  --secondary: #899499;
  --secondary-opacity: rgba(137, 148, 153, 0.2);
  --max-width: 152rem;
  --margin-top: 10rem;
  --max-width-main: 114rem;
}

ul.title-area #logo {
  width: 150px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li>a {
  font-family: "aka-acid", serif;
  font-weight: normal;
}

.error>label>small {
  text-transform: none;
}

.alert-box {
  border-radius: 10px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
  margin-top: 2rem;
  font-size: 20px !important;
}

.button,
button {
  background-color: #257696;
}

.button:hover,
button:hover {
  background-color: #113644;
}

.top-bar-section li:last-child:not(.has-form) a.events:not(.button) {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #333333 !important;
}

.top-bar-section li:last-child:not(.has-form) a:hover.events:not(.button) {
  background-color: #999999 !important;
}

.st_fblike_hcount {
  margin-right: 25px;
}

.st_pinterest_hcount {
  margin-left: 20px;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
  font-size: 1rem;
  color: #666666 !important;
  background-color: transparent !important;
}

.top-bar-section {
  margin-top: 10px;
}

.top-bar-section .has-dropdown>a:after {
  border-color: #666666 transparent transparent transparent;
}

ul.dropdown {
  background-color: #cccccc !important;
}

.slider,
.slider img {
  width: 100%;
  max-height: 1080px;
  object-fit: cover;
}

.row {
  max-width: 1200px;
}

[data-magellan-expedition="fixed"] {
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.breadcrumbs {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i {
  color: #a69c00;
}

div.breadcrumb {
  max-width: 1200px;
  margin: 0 auto 25px;
  padding-left: 10px;
}

.breadcrumbs * {
  color: #333333;
}

.breadcrumbs *,
.breadcrumbs>.current {
  line-height: 28px;
  text-transform: capitalize;
  font-size: 1rem;
}

.captcha input {
  margin-top: 8px;
}

.top-bar .toggle-topbar.menu-icon a::after {
  top: -3px;
  left: 5px;
}

.top-bar {
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-bar-section {
  margin-top: 0;
}

.top-bar .toggle-topbar.menu-icon {
  top: 11px;
  /* an to header exei upsos 65px diaforetika anaprosarmogi */
  right: 15px;
  left: auto;
  margin-top: 0;
  padding: 0;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 25px;
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 40px;
}

p {
  margin-bottom: 20px;
}

.homepage main {
  padding-top: 120px;
}

.innerpage main {
  padding-top: 280px;
}

.row--padding,
.columns,
.column {
  padding-left: 12px;
  padding-right: 12px;
}

.row--lg {
  max-width: 1744px;
}

.form-validation input {
  margin-top: 8px;
}

#submitform {
  margin-top: 10px;
  font-family: "aka-acid", serif;
  font-weight: 400 !important;
  background-color: #a04949;
  border-radius: 3px;
  font-size: 14px;
}

.home-active li:first-of-type a {
  font-weight: 800;
  text-decoration: none;
}

ul.title-area #logo {
  display: inline-block;
}

.top-bar .name {
  height: initial;
}

/* Plain header links */
.top-bar-section li:not(.has-form) a:not(.button) {
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  position: relative;
  display: inline-block;
}

/* Links with after element */
.top-bar-section li:not(.has-form) a:not(.button)::after,
li.has-dropdown.not-click:not(:last-of-type)::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: -3px;
  background-color: #fff;
}

.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
  display: none;
}

/* No Dropdown Arrow */
.top-bar-section .has-dropdown>a {
  padding-right: 15px !important;
}

.top-bar-section .has-dropdown>a:after {
  display: none;
}

.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: #fff;
  background-color: transparent;
}

.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button) {
  color: #f58220;
  background-color: #fff;
}

.site-header {
  background-color: var(--primary);
  position: fixed;
  height: 14rem;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

#navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10rem;
  margin-top: 1.5rem;
  padding-inline: 20px;
  position: relative;
}

#navbar::after,
#navbar::before {
  display: none;
}

#navbar>.top-bar-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 2.2rem;
  max-height: 14rem;
  width: 100%;
}

#navbar>.top-bar-section .social {
  margin-left: auto;
}

#navbar>.top-bar-section>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 4rem;
  position: absolute;
  top: 50%;
  left: 44%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 90rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#navbar>.top-bar-section>ul>li>a {
  padding: 0;
  line-height: 1;
  font-size: 2.4rem;
  color: #000;
  position: relative;
  font-weight: 700;
}

#navbar>.top-bar-section>ul>li>a::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0.3rem;
  background-color: #000;
  bottom: -0.8rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#navbar>.top-bar-section>ul>li>a:hover::before {
  /* width: calc(100% + 6rem); */
  width: 100%;
}

#navbar>.top-bar-section>ul>li>a::after {
  display: none;
}

#navbar>.top-bar-section>.social {
  margin-top: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
}

.social .inline-list,
.social .inline-list li {
  margin-left: 0;
  list-style: none;
}

.social .inline-list li a {
  padding: 0 !important;
}

.social .inline-list li a::after {
  display: none;
}

.site-footer {
  margin-top: var(--margin-top);
  background-color: var(--primary);
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
  position: relative;
  background-image: url("../img/footer-bg.png");
  padding: 6rem 0 3rem 0;
  padding-inline: 3rem;
}

.site-footer>.row {
  padding: var(--padding);
  max-width: var(--max-width-main);
  margin: auto;
}

.footer__copyrights,
.site-footer>.row>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer__info>p {
  margin-bottom: 3rem;
}

.footer__info>p>a {
  font-size: 2.2rem;
  color: #000;
  line-height: 1.2;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer__copyrights a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer__info>p>a:hover,
.footer__copyrights a:hover {
  font-weight: 700;
  color: #000000;
}

.footer__logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.6rem;
  margin-bottom: 4rem;
  position: relative;
  top: -2rem;
}

.social>p {
  font-size: 2.2rem;
  line-height: 1;
  color: #fff;
  margin-bottom: 0;
}

.footer__copyrights {
  margin-top: 5rem;
}

.footer__copyrights>p {
  margin-bottom: 0;
  font-size: 2.1rem;
  color: #000;
  line-height: 1.2;
}

.footer__copyrights>p>a {
  font-size: 2.1rem;
  color: #000;
  line-height: 1.2;
}

table tr th,
table tr td {
  font-size: 22px;
  font-weight: 700 !important;
  padding: 1rem;
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  line-height: 1.4;
  letter-spacing: 2px;
  font-weight: 700 !important;
}

.book-btn {
  position: absolute;
  right: 0;
}

.book-btn>a {
  font-size: 2.2rem;
  color: var(--primary);
  line-height: 1.2;
  padding: 2rem 20rem 2rem 3rem;
  background-color: #fff;
  font-weight: 700;
  border-top-left-radius: 3rem;
  border-bottom-left-radius: 3rem;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 2px solid transparent;
  border-right: 0;
}

.book-btn>a:hover {
  background-color: var(--primary);
  color: white;
  border: 2px solid white;
  border-right: 0;
}

@media screen and (max-width: 1520px) {
  .book-btn>a {
    padding-right: 9rem;
  }
}

@media screen and (max-width: 1240px) {
  #navbar {
    gap: 0;
    padding-top: 0;
    padding: 1rem;
  }

  #logo img {
    max-width: 10rem;
    height: auto;
  }

  #navbar>.top-bar-section>ul>li>a {
    font-size: 1.8rem;
  }

  #navbar>.top-bar-section {
    margin-top: 1rem;
  }

  #navbar>.top-bar-section>.social>a>img,
  .social .inline-list a img {
    max-height: 3.2rem;
    margin-bottom: 0.5rem;
  }

  #navbar>.top-bar-section>ul {
    left: 48%;
  }

  .site-footer {
    padding: 4rem 1rem;
  }

  .footer__copyrights>p,
  .footer__info>p>a,
  .footer__copyrights>p>a {
    font-size: 1.8rem;
  }

  .social>p {
    font-size: 1.8rem;
  }

  .footer__right .social {
    gap: 1.5rem;
  }

  .book-btn>a {
    padding-right: 5rem;
    padding: 1.5rem 3rem;
    font-size: 1.8rem;
  }

  .footer__logo img {
    max-height: 13rem;
  }

  .footer__info>p {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 1024px) {
  [class*="block-grid-"] {
    max-width: 660px;
    /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .site-header {
    height: 14rem;
  }

  #logo img {
    max-width: 7rem;
    height: auto;
  }

  #navbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.8rem;
    margin-top: 0;
  }

  #navbar>.top-bar-section {
    gap: 3rem;
    margin-top: 0;
    width: unset;
    position: unset;
  }

  #navbar>.top-bar-section>.center {
    position: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    top: unset;
    left: unset;
    width: unset;
  }

  #navbar>.top-bar-section>.social {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 1rem;
  }

  .site-footer {
    margin-top: 5rem;
  }
}

@media screen and (max-width: 640px) {
  .st_linkedin_hcount {
    display: none;
  }
	
.slider img {
	max-height: 320px;
}

  [class*="block-grid-"] {
    max-width: 330px;
    /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .main__image>h1 {
    letter-spacing: 0.5rem;
  }

  .footer__copyrights img {
    max-width: 10rem;
  }

  .breadcrumbs *,
  .breadcrumbs>.current {
    font-size: 15px;
  }

  .top-bar-section {
    float: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a {
    color: #000000;
    margin-top: 10px;
  }

  .top-bar .toggle-topbar.menu-icon a {
    position: relative;
    width: 2.4rem;
    padding-right: 0;
    height: auto;
  }

  /* .top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;
  } */

  .top-bar .toggle-topbar.menu-icon a::after {
    display: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a span {
    display: block;
    width: 100%;
    border-radius: 3px;
    height: 0.3rem;
    background: #000;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
  }

  .footer__logo img {
    max-height: 10rem;
  }

  .top-bar .toggle-topbar.menu-icon a span+span {
    margin-top: 0.3rem;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top forwards;
    animation: ease 0.7s top forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top-2 forwards;
    animation: ease 0.7s top-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled forwards;
    animation: ease 0.7s scaled forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled-2 forwards;
    animation: ease 0.7s scaled-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom forwards;
    animation: ease 0.7s bottom forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom-2 forwards;
    animation: ease 0.7s bottom-2 forwards;
  }

  @-webkit-keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @-webkit-keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }

    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }

    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @-webkit-keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @-webkit-keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @-webkit-keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @-webkit-keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  .overlay {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .top-bar.expanded .title-area {
    background: #ffffff;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    text-align: center;
  }

  .top-bar {
    height: 65px;
  }

  #navbar>.top-bar-section>ul>li>a::before {
    display: none;
  }

  ul.dropdown {
    background: transparent !important;
  }

  :root {
    --margin-top: 5rem;
  }

  .site-header {
    height: unset;
    height: auto;
  }

  #navbar {
    padding: 0 1rem;
    height: 6rem;
    display: block;
  }

  #navbar.expanded {
    height: 36rem;
  }

  #navbar>.title-area {
    height: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #navbar>.top-bar-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8rem;
    padding-bottom: 1rem;
    gap: 1rem;
  }

  #navbar>.top-bar-section>ul {
    display: block;
  }

  #navbar>.top-bar-section>.social {
    position: unset;
    bottom: unset;
    right: unset;
    top: unset;
  }

  #navbar>.top-bar-section>.social>.inline-list {
    width: unset;
  }

  #logo img {
    max-width: 7rem;
    height: auto;
  }

  #navbar>.title-area {
    background-color: var(--primary) !important;
  }

  #navbar>.top-bar-section>ul>li>a {
    padding: 1rem 0;
  }

  .site-footer {
    margin-top: 3rem;
  }

  .site-footer>.row>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    top: unset;
    left: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__info {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .footer__right {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .footer__logo img {
    max-height: 10rem;
    width: auto;
    margin-bottom: 1rem;
  }

  .footer__info>p {
    margin-bottom: 1rem;
    text-align: center;
  }

  .footer__right .social {
    top: 0;
    margin-bottom: 1rem;
  }

  .footer__right .social a img {
    max-height: 2.8rem;
    width: auto;
  }

  .site-footer>.row>div {
    gap: 1rem;
    margin-top: 1rem;
  }

  .site-footer {
    margin-top: 2rem;
  }

  .site-footer>div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
  }

  .footer__copyrights {
    margin-top: 0.5rem;
  }
}