h1,
h2,
h3 {
  text-wrap: auto;
}

.mv-contents {
  background: #fff url(../../assets/images/bg-mv.png) no-repeat;
  background-size: cover;
  position: relative;
  padding: 53px 20px;
  overflow: visible;
}
.mv-contents h1 {
  font-size: 40px;
  font-weight: bold;
  color: #fa508c;
  line-height: 1.5;
  max-width: 100%;
}
.mv-contents p {
  margin-top: 12px;
  font-size: 18px;
  line-height: 1.5;
  color: #595960;
  max-width: 100%;
  font-weight: normal;
}
@media screen and (max-width: 854px) {
  .mv-contents {
    height: 350px;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-position: center;
  }
  .mv-contents h1 {
    font-size: 22px;
    line-height: 1.5;
    margin: 0;
  }
  .mv-contents p {
    font-size: 13px;
    margin-top: 8px;
    line-height: 1.5;
  }
}

.mvInner-1,
.mvInner-2 {
  position: relative;
  width: 100%;
  max-width: 980px;
  margin: auto;
  min-height: 200px;
  padding: 40px 180px 40px 40px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 854px) {
  .mvInner-1,
  .mvInner-2 {
    padding: 24px 28% 24px 16px;
    min-height: auto;
    margin: 0;
    width: 100%;
  }
  .mvInner-1-image,
  .mvInner-2-image {
    right: 5px;
    width: 45%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.mvInner-image {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50%;
  max-width: 400px;
  height: 100%;
  z-index: 2;
  background: url(../../assets/images/mvInner-image.png) no-repeat right bottom;
  background-size: contain;
}

.contentsArea {
  max-width: 932px;
  margin: 0 auto;
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .contentsArea {
    padding: 32px 24px 0 24px;
  }
}

.contents-1 h2,
.contents-2 h2,
.contents-3 h2,
.contents-4 h2,
.contents-5 h2,
.contents-6 h2,
.contents-7 h2,
.contents-8 h2 {
  color: #db2777;
  margin: 64px 0 24px;
  padding-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 2px solid #db2777;
}
@media screen and (max-width: 767px) {
  .contents-1 h2,
  .contents-2 h2,
  .contents-3 h2,
  .contents-4 h2,
  .contents-5 h2,
  .contents-6 h2,
  .contents-7 h2,
  .contents-8 h2 {
    font-size: 20px;
    margin: 32px 0 20px;
  }
}
.contents-1 p,
.contents-2 p,
.contents-3 p,
.contents-4 p,
.contents-5 p,
.contents-6 p,
.contents-7 p,
.contents-8 p {
  line-height: 1.5;
  font-size: 18px;
  -webkit-font-feature-settings: "pwid";
          font-feature-settings: "pwid";
  font-weight: normal;
  color: #13131e;
}
@media screen and (max-width: 767px) {
  .contents-1 p,
  .contents-2 p,
  .contents-3 p,
  .contents-4 p,
  .contents-5 p,
  .contents-6 p,
  .contents-7 p,
  .contents-8 p {
    font-size: 16px;
  }
}
.contents-1.contents-1 h2,
.contents-2.contents-1 h2,
.contents-3.contents-1 h2,
.contents-4.contents-1 h2,
.contents-5.contents-1 h2,
.contents-6.contents-1 h2,
.contents-7.contents-1 h2,
.contents-8.contents-1 h2 {
  margin-top: 0;
}
.contents-1.contents-2 h3, .contents-1.contents-3 h3, .contents-1.contents-4 h3, .contents-1.contents-5 h3, .contents-1.contents-6 h3, .contents-1.contents-7 h3, .contents-1.contents-8 h3,
.contents-2.contents-2 h3,
.contents-2.contents-3 h3,
.contents-2.contents-4 h3,
.contents-2.contents-5 h3,
.contents-2.contents-6 h3,
.contents-2.contents-7 h3,
.contents-2.contents-8 h3,
.contents-3.contents-2 h3,
.contents-3.contents-3 h3,
.contents-3.contents-4 h3,
.contents-3.contents-5 h3,
.contents-3.contents-6 h3,
.contents-3.contents-7 h3,
.contents-3.contents-8 h3,
.contents-4.contents-2 h3,
.contents-4.contents-3 h3,
.contents-4.contents-4 h3,
.contents-4.contents-5 h3,
.contents-4.contents-6 h3,
.contents-4.contents-7 h3,
.contents-4.contents-8 h3,
.contents-5.contents-2 h3,
.contents-5.contents-3 h3,
.contents-5.contents-4 h3,
.contents-5.contents-5 h3,
.contents-5.contents-6 h3,
.contents-5.contents-7 h3,
.contents-5.contents-8 h3,
.contents-6.contents-2 h3,
.contents-6.contents-3 h3,
.contents-6.contents-4 h3,
.contents-6.contents-5 h3,
.contents-6.contents-6 h3,
.contents-6.contents-7 h3,
.contents-6.contents-8 h3,
.contents-7.contents-2 h3,
.contents-7.contents-3 h3,
.contents-7.contents-4 h3,
.contents-7.contents-5 h3,
.contents-7.contents-6 h3,
.contents-7.contents-7 h3,
.contents-7.contents-8 h3,
.contents-8.contents-2 h3,
.contents-8.contents-3 h3,
.contents-8.contents-4 h3,
.contents-8.contents-5 h3,
.contents-8.contents-6 h3,
.contents-8.contents-7 h3,
.contents-8.contents-8 h3 {
  margin: 24px 0 12px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: dotted 1px #ccc5b0;
}
.contents-1.contents-2 a, .contents-1.contents-3 a, .contents-1.contents-4 a, .contents-1.contents-5 a, .contents-1.contents-6 a, .contents-1.contents-7 a, .contents-1.contents-8 a,
.contents-2.contents-2 a,
.contents-2.contents-3 a,
.contents-2.contents-4 a,
.contents-2.contents-5 a,
.contents-2.contents-6 a,
.contents-2.contents-7 a,
.contents-2.contents-8 a,
.contents-3.contents-2 a,
.contents-3.contents-3 a,
.contents-3.contents-4 a,
.contents-3.contents-5 a,
.contents-3.contents-6 a,
.contents-3.contents-7 a,
.contents-3.contents-8 a,
.contents-4.contents-2 a,
.contents-4.contents-3 a,
.contents-4.contents-4 a,
.contents-4.contents-5 a,
.contents-4.contents-6 a,
.contents-4.contents-7 a,
.contents-4.contents-8 a,
.contents-5.contents-2 a,
.contents-5.contents-3 a,
.contents-5.contents-4 a,
.contents-5.contents-5 a,
.contents-5.contents-6 a,
.contents-5.contents-7 a,
.contents-5.contents-8 a,
.contents-6.contents-2 a,
.contents-6.contents-3 a,
.contents-6.contents-4 a,
.contents-6.contents-5 a,
.contents-6.contents-6 a,
.contents-6.contents-7 a,
.contents-6.contents-8 a,
.contents-7.contents-2 a,
.contents-7.contents-3 a,
.contents-7.contents-4 a,
.contents-7.contents-5 a,
.contents-7.contents-6 a,
.contents-7.contents-7 a,
.contents-7.contents-8 a,
.contents-8.contents-2 a,
.contents-8.contents-3 a,
.contents-8.contents-4 a,
.contents-8.contents-5 a,
.contents-8.contents-6 a,
.contents-8.contents-7 a,
.contents-8.contents-8 a {
  color: #0073f7;
  text-decoration: underline;
}
.contents-1.contents-2 .cta-button, .contents-1.contents-3 .cta-button, .contents-1.contents-4 .cta-button,
.contents-2.contents-2 .cta-button,
.contents-2.contents-3 .cta-button,
.contents-2.contents-4 .cta-button,
.contents-3.contents-2 .cta-button,
.contents-3.contents-3 .cta-button,
.contents-3.contents-4 .cta-button,
.contents-4.contents-2 .cta-button,
.contents-4.contents-3 .cta-button,
.contents-4.contents-4 .cta-button,
.contents-5.contents-2 .cta-button,
.contents-5.contents-3 .cta-button,
.contents-5.contents-4 .cta-button,
.contents-6.contents-2 .cta-button,
.contents-6.contents-3 .cta-button,
.contents-6.contents-4 .cta-button,
.contents-7.contents-2 .cta-button,
.contents-7.contents-3 .cta-button,
.contents-7.contents-4 .cta-button,
.contents-8.contents-2 .cta-button,
.contents-8.contents-3 .cta-button,
.contents-8.contents-4 .cta-button {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .contents-1.contents-2 .cta-button, .contents-1.contents-3 .cta-button, .contents-1.contents-4 .cta-button,
  .contents-2.contents-2 .cta-button,
  .contents-2.contents-3 .cta-button,
  .contents-2.contents-4 .cta-button,
  .contents-3.contents-2 .cta-button,
  .contents-3.contents-3 .cta-button,
  .contents-3.contents-4 .cta-button,
  .contents-4.contents-2 .cta-button,
  .contents-4.contents-3 .cta-button,
  .contents-4.contents-4 .cta-button,
  .contents-5.contents-2 .cta-button,
  .contents-5.contents-3 .cta-button,
  .contents-5.contents-4 .cta-button,
  .contents-6.contents-2 .cta-button,
  .contents-6.contents-3 .cta-button,
  .contents-6.contents-4 .cta-button,
  .contents-7.contents-2 .cta-button,
  .contents-7.contents-3 .cta-button,
  .contents-7.contents-4 .cta-button,
  .contents-8.contents-2 .cta-button,
  .contents-8.contents-3 .cta-button,
  .contents-8.contents-4 .cta-button {
    font-size: 16px;
    line-height: 1.2;
  }
}
.contents-1.contents-4 .question,
.contents-2.contents-4 .question,
.contents-3.contents-4 .question,
.contents-4.contents-4 .question,
.contents-5.contents-4 .question,
.contents-6.contents-4 .question,
.contents-7.contents-4 .question,
.contents-8.contents-4 .question {
  border-bottom: none;
  padding-bottom: 0;
}

.example-title {
  margin: 64px 0 24px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: dotted 1px #ccc5b0;
}

.example {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .example h4,
  .example p {
    font-size: 14px;
  }
}

blockquote {
  background-color: #fff1fa;
  border: #fad1ec solid 1px;
  padding: 48px;
  border-radius: 32px;
}
blockquote h4,
blockquote ul {
  margin-bottom: 5px;
  font-size: 18px;
}

.impressions {
  margin: 12px 0 12px 0;
}
@media screen and (max-width: 767px) {
  .impressions li {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .example,
  .impressions {
    padding: 24px 20px;
    border-radius: 16px;
  }
}

.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 24px 0;
  width: 100%;
}
.center img {
  max-width: 100%;
  height: auto;
  margin: 0;
}

.more li {
  position: relative;
  margin: 12px 0 12px 0;
  line-height: 1.5;
  font-size: 18px;
  font-weight: bold;
}
.more li a {
  color: #0073f7;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .more li {
    font-size: 16px;
  }
}

.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 20px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
}
.arrow::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #0073f7;
  border-right: 2px solid #0073f7;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.more-information-1 li {
  position: relative;
  margin: 12px 0 12px 0;
  line-height: 1.5;
  font-size: 18px;
}
.more-information-1 li a {
  color: #0073f7;
  text-decoration: underline;
}

.more-information-2 {
  background-color: #f3f3f3;
  border: #e8e8e8 solid 1px;
  padding: 20px 32px 20px 32px;
  border-radius: 20px;
  margin-top: 12px;
}
.more-information-2 a {
  color: #0073f7;
  text-decoration: underline;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .more-information-2 {
    border-radius: 16px;
  }
}

@media screen and (max-width: 767px) {
  .more-information-1 a,
  .more-information-2 a {
    font-size: 16px;
  }
}

.help {
  position: relative;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.5;
  font-size: 18px;
}
.help a {
  color: #0073f7;
  text-decoration: underline;
  font-weight: bold;
}

.stepList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 24px auto;
  max-width: 900px;
}
.stepList-item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #f1f6ff;
  border-radius: 30px;
  padding: 19px 15px;
  text-align: center;
  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;
  height: 173px;
}
.stepList-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  width: 10px;
  border-top: 2px dotted #333;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.stepList-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #7fb0ff;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
  border-radius: 50%;
  margin-bottom: 15px;
}
.stepList-text {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  font-weight: 500;
}
.stepList-text strong {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 854px) {
  .stepList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
  .stepList-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 16px 20px;
    width: 100%;
    background-color: #f1f6ff;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .stepList-item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 36px;
    width: 0;
    height: 12px;
    border-left: 2px dotted #999;
    border-top: none;
    -webkit-transform: none;
            transform: none;
  }
  .stepList-number {
    width: 32px;
    height: 32px;
    margin-bottom: 0;
    margin-right: 15px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #7daeff;
    color: #fff;
    border-radius: 50%;
  }
  .stepList-text {
    text-align: left;
    font-size: 15px;
    margin: 0;
    line-height: 1.5;
  }
  .stepList-text br {
    display: none;
  }
}

.sectionList {
  list-style: none;
  padding: 0;
  width: 100%;
}
.sectionList-item {
  border-bottom: 1px dotted #ccc5b0;
}
.sectionList-item a {
  display: block;
  padding: 12px 0;
  color: #0073f7;
  text-decoration: underline;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sectionList-item a:hover {
  opacity: 0.7;
  text-decoration: underline;
}

.q-tel-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background-color: #f3f3f3;
  border: #e8e8e8 solid 1px;
  padding: 20px 32px 20px 32px;
  border-radius: 20px;
  margin-top: 24px;
}
.q-tel-number img {
  max-width: 100%;
  height: auto;
  margin: 0;
}

.maps {
  margin-bottom: 24px;
}

.survice {
  margin-top: 24px;
  padding: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f7f7f7;
  border: #e8e8e8 solid 1px;
  border-radius: 16px;
  min-height: 82px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.survice dt {
  width: 12.5rem;
  padding: 10px 56px 10px 56px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  color: #595960;
  background: #f0f0f0;
}
.survice dd {
  padding: 0 2.5rem;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.survice ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.survice ul li {
  margin-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.survice ul li img {
  display: block;
}
@media screen and (max-width: 767px) {
  .survice {
    display: block;
    padding: 20px 10px;
    text-align: center;
    height: auto;
  }
  .survice dt {
    display: block;
    width: 95%;
    max-width: none;
    margin: 0 auto 20px;
    font-size: 18px;
    padding: 10px 0;
  }
  .survice dd {
    display: block;
    padding: 0;
    width: 100%;
  }
  .survice ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
  .survice ul li {
    margin-right: 0;
  }
  .survice ul li img {
    width: 150px;
    height: auto;
  }
}

.cta-container {
  max-width: 932px;
  margin: 24px auto 40px;
  background-color: #f7f7f7;
  border: 1px solid #f0f0f0;
  border-radius: 32px;
  padding: 45px 260px 40px 50px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.cta-container .cta-inner {
  width: 100%;
  max-width: 480px;
  margin-left: 50px;
  text-align: center;
  z-index: 1;
  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;
}
.cta-container .cta-lead {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 16px;
  color: #13131e;
}
.cta-container .cta-button {
  display: inline-block;
  background: #61c850;
  padding: 23px 65px;
  border-radius: 15px;
  -webkit-box-shadow: 0 4px 0 #468a32;
          box-shadow: 0 4px 0 #468a32;
  -webkit-transition: -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
  transition: -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s, -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
}
.cta-container .cta-button:hover {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  -webkit-box-shadow: 0 2px 0 #468a32;
          box-shadow: 0 2px 0 #468a32;
}
.cta-container .cta-image {
  position: absolute;
  bottom: 0;
  right: -10px;
  width: 320px;
}
.cta-container .cta-image img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .cta-container {
    display: block;
    padding: 24px;
    margin: 20px 0 20px 0;
  }
  .cta-container .cta-inner {
    max-width: 100%;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left;
  }
  .cta-container .cta-image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: static;
    margin-right: 15px;
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  .cta-container .cta-image img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .cta-container .cta-lead {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.5;
  }
  .cta-container .cta-button {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: block;
    width: 100%;
    margin-top: 12px;
    padding: 24px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 20px;
    text-align: center;
  }
}