@charset "UTF-8";
body,
html {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

ul,
li,
dt,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
div,
html,
form,
table,
tr,
td,
dt,
dl,
dd,
span,
input,
a,
img {
  padding: 0;
  margin: 0;
  list-style: none;
  outline: none;
  border: none;
}
.l-item {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0;
  padding: 0;
  line-height: 2;
}
a {
  text-decoration: none;
}

/* swiper 横向循环焦点图片展示 */
#certify {
  position: relative;
  top: 6%;
  width: 1200px;
  margin: 0 auto;
}
#certify .swiper-container {
  padding-bottom: 20px;
}
#certify .swiper-slide {
  width: 506px;
  height: 553px;
  background: #ffffff00;
   box-shadow: 0 8px 30px #ddd; 
}
#certify .swiper-slide img {
  display: block;
}
#certify .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}
#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 2px solid #ffffff00;
  background-color: goldenrod;
}
#certify .swiper-button-prev {
  left: -30px;
  width: 45px;
  height: 45px;
   background: url(../images/wm_button_icon.png) no-repeat; 
  background-position: 0 0;
  background-size: 100%;
}
#certify .swiper-button-prev:hover {
  background-position: 0 -46px;
  background-size: 100%;
}
#certify .swiper-button-next {
  right: -30px;
  width: 45px;
  height: 45px;
   background: url(../images/wm_button_icon.png) no-repeat; 
  background-position: 0 -93px;
  background-size: 100%;
}
#certify .swiper-button-next:hover {
  background-position: 0 -139px;
  background-size: 100%;
}
#certify .swiper-button-prev::after,
#certify .swiper-button-next::after {
  content: "";
}

/* 弹框 在线客服 咨询按键 和 表单*/
.tk_kefu {
  text-align: center;
}
.ztbtn {
  display: inline-block;
  padding: 10px;
  margin: 2% 5%;
  /* border: 2px solid rgb(59, 136, 230); */
  color: #345f8a;
  text-align: center;
  font-size: 20px;
  border-radius: 50px;
  transition: 0.5s;
  position: relative;
  background: linear-gradient(
    0deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(0, 212, 255, 0) 0%,
    rgba(32, 104, 227, 1) 0%,
    rgba(81, 155, 247, 1) 100%
  );
  /* animation: myBbreath 0.8s linear infinite; */
}
.ztbtn:hover {
  box-shadow: 0 0 25px #888;
  transform: scale(1.1);
}
.tk_kefu .btn1 {
  background: rgb(26, 119, 189);
  background: linear-gradient(
    180deg,
    rgba(26, 119, 189, 1) 0%,
    rgba(17, 89, 155, 1) 50%,
    rgba(9, 60, 123, 1) 100%
  );
  width: 10em;
  color: #fff;
  top: 1em;
}
.tk_kefu .btn2 {
  background: rgb(255, 225, 151);
  background: linear-gradient(
    180deg,
    rgba(255, 225, 151, 1) 0%,
    rgba(248, 208, 114, 1) 50%,
    rgba(241, 190, 77, 1) 100%
  );
  width: 10em;
  color: #000;
  top: 1em;
}
/*专题页面-各内容项的标题*/
.zt_title {
  text-align: center;
  padding: 40px 0 0px 0;
  position: relative;
}
.zt_title .tit {
  display: inline-block;
}
.zt_title h3 {
  font-size: 30px;
  line-height: 40px;
  position: relative;
  color: #be9244;
  font-weight: bold;
  bottom: 30px;
}
.zt_title .tit h5 {
  font-size: 66px;
  text-align: center;
  font-weight: bold;
  background-image: -webkit-linear-gradient(bottom, #fff, #e5e5e5);
  /* 使用前缀和标准属性 */
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -o-background-clip: text;
  -ms-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.zt_title .tit2 h3 {
  margin-bottom: 18px;
  font-size: 30px;
  line-height: 28px;
  position: relative;
  color: #be9244;
  font-weight: bold;
  bottom: 30px;
}
.zt_title .tit2 h5 {
  font-size: 66px;
  text-align: center;
  font-weight: bold;
  background-image: -webkit-linear-gradient(bottom, #fff, #000);
  /* 使用前缀和标准属性 */
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -o-background-clip: text;
  -ms-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.3;
}
.zt_title h4 {
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  color: #bf8331;
}

/*main 主体部分1*/
.content1 {
  position: relative;
  width: 100%;
  height: auto;
  background: url(../images/bg_02.jpg) no-repeat center center;
  background-size: cover;
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 0.5fr 1fr 0.5fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.zt_title {
  grid-area: 1 / 1 / 2 / 13;
  position: relative;
}
.zt_content1_1 {
  grid-area: 2 / 2 / 3 / 8;
  position: relative;
  font-size: 1.2dvw;
  padding: 1rem 0 0 0;
  background: rgb(243, 243, 243);
  background: linear-gradient(
    90deg,
    rgba(243, 243, 243, 1) 50%,
    rgba(243, 243, 243, 0) 100%
  );
}
.zt_content1_1 li {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0;
  padding: 0;
  line-height: 2.5;
  list-style-image: url(../images/R.png);
}
.zt_content1_1_left {
  position: relative;
  float: left;
  width: 50%;
}
.zt_content1_1_right {
  position: relative;
  float: right;
  width: 50%;
}
/*内容2  图片导航*/
.content2 {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 1.2dvw;
  /* background: url(../images/bg_03.jpg) no-repeat center center; */
  background-size: cover;
  background: rgb(201, 201, 201);
  background: linear-gradient(
    0deg,
    rgba(201, 201, 201, 1) 0%,
    rgba(201, 201, 201, 0) 100%
  );
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 0.5fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.zt_nav_list {
  grid-area: 1 / 2 / 2 / 12;
}
.zt_nav_list dl {
  display: flex;
  flex-direction: row;
  list-style: none;
  color: #000;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 1rem;
}
.zt_nav_list li {
  display: inline;
  padding: 1rem;
}
.zt_nav_list li:hover {
  transform: scale(1.2);
  transition: transform 1s ease;
}
.zt_nav_list img {
  width: 5rem;
}
.zt_nav_list a {
  display: list-item;
  text-align: center;
  color: #000;
  font-size: 1dvw;
  width: 5rem;
}
/*内容  表单*/
.form_box {
  position: relative;
  width: 100%;
  height: auto;
  background: url(../images/bg_04.jpg) no-repeat center center;
  background-size: cover;
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.form_title {
  position: relative;
  grid-area: 1 / 2 / 2 / 7;
  width: 90%;
  color: #fff;
  font-size: 2dvw;
  text-align: center;
  height: 50%;
  top: 5rem;
}
.form_title .title_1 {
  font-size: 2.5dvw;
  font-family: "思源宋体 CN";
  margin-bottom: 1rem;
  background-image: linear-gradient(
    45deg,
    rgba(245, 199, 119, 1) 0%,
    rgba(255, 252, 219, 1) 100%
  );
  color: transparent; /* 字体背景色设置为透明 */
  /* 兼容不同浏览器 */
  -webkit-background-clip: text; /* Safari, Chrome */
  -moz-background-clip: text; /* Firefox */
  -o-background-clip: text; /* Opera */
  -ms-background-clip: text; /* IE9+ */
  background-clip: text; /* 标准属性 */
}

.form_title .title_2 {
  font-size: 1.2dvw;
  margin: 0 auto;
  padding: 0.5rem;
  background: rgb(190, 142, 62);
  background: radial-gradient(
    circle,
    rgba(190, 142, 62, 1) 0%,
    rgba(156, 108, 28, 0) 100%
  );
}
.form_iframe {
  position: relative;
  grid-area: 1 / 7 / 2 / 12;
  width: 70%;
  text-align: center;
  margin: 3rem 0;
}

/*内容3  香港项目介绍*/
.content3 {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 1.2dvw;
  background: url(../images/bg_05.jpg) no-repeat center center;
  background-size: cover;
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 0.5fr 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.zt_title3_bg {
  position: relative;
  grid-area: 1 / 1 / 2 / 13;
}
.zt_content3_text {
  position: relative;
  text-align: justify;
  grid-area: 2 / 2 / 3 / 7;
  line-height: 1;
  padding: 0 0 0 1rem;
  background: rgb(243, 243, 243);
  background: linear-gradient(
    90deg,
    rgba(243, 243, 243, 1) 50%,
    rgba(243, 243, 243, 0) 100%
  );
  margin-bottom: 2.5rem;
}
.zt_content3_text p {
  position: relative;
  margin: 1rem 0 0.5rem 0;
  padding: 0.5rem;
  font-weight: bold;
  font-size: 2dvw;
}
.zt_content3_text ul {
  position: relative;
  margin: 0.5rem;
  padding: 1rem 0 0 0;
  line-height: 2.5;
}
.zt_content3_text span {
  position: relative;
  background-color: #be9244;
  color: #fff;
  padding: 0.5rem;
  font-size: 1.2vw;
}
.zt_content3_img {
  position: relative;
  grid-area: 2 / 7 / 3 / 11;
  margin: 3rem;
}
/*内容4  香港身份优势介绍*/
.content4 {
  position: relative;
  text-align: center;
  font-size: 1.2dvw;
  background: rgb(232, 232, 233);
  background: linear-gradient(
    0deg,
    rgba(232, 232, 233, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 0.5fr 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.zt_title4_bg {
  position: relative;
  grid-area: 1 / 1 / 2 / 13;
}
.zt_content4_1 {
  grid-area: 2 / 3 / 3 / 5;
  position: relative;
  padding: 1rem;
  margin-bottom: 2rem;
}
.zt_content4_2 {
  grid-area: 2 / 5 / 3 / 7;
  position: relative;
  padding: 1rem;
  margin-bottom: 2rem;
}
.zt_content4_3 {
  grid-area: 2 / 7 / 3 / 9;
  position: relative;
  padding: 1rem;
  margin-bottom: 2rem;
}
.zt_content4_4 {
  grid-area: 2 / 9 / 3 / 11;
  position: relative;
  padding: 1rem;
  margin-bottom: 2rem;
}

/*内容5  香港申请类型*/
.content5 {
  position: relative;
  font-size: 1.2dvw;
  background: url(../images/bg_07.jpg) no-repeat center center;
  background-size: cover;
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 0.4fr 1.2fr 0.5fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.content5 a {
  color: #fff;
}
.zt_title5_bg {
  grid-area: 1 / 1 / 2 / 13;
}
.zt_content5_1 {
  grid-area: 2 / 3 / 3 / 5;
  position: relative;
  margin: 1rem;
  text-align: center;
  font-size: 1.2dvw;
  font-family: "Microsoft YaHei", Arial;
  border-radius: 0;
  background: rgb(190, 142, 62);
  background: linear-gradient(
    0deg,
    rgba(190, 142, 62, 1) 0%,
    rgba(156, 108, 28, 1) 100%
  );
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 2px rgba(0, 0, 0, 0.15),
    0 4px 4px rgba(0, 0, 0, 0.15), 0 8px 8px rgba(0, 0, 0, 0.15);
  transition: transform 1s;
}
.zt_content5_2 {
  grid-area: 2 / 5 / 3 / 7;
  position: relative;
  margin: 1rem;
  text-align: center;
  font-size: 1.2dvw;
  font-family: "Microsoft YaHei", Arial;
  border-radius: 0;
  background: rgb(190, 142, 62);
  background: linear-gradient(
    0deg,
    rgba(190, 142, 62, 1) 0%,
    rgba(156, 108, 28, 1) 100%
  );
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 2px rgba(0, 0, 0, 0.15),
    0 4px 4px rgba(0, 0, 0, 0.15), 0 8px 8px rgba(0, 0, 0, 0.15);
  transition: transform 1s;
}
.zt_content5_3 {
  grid-area: 2 / 7 / 3 / 9;
  position: relative;
  margin: 1rem;
  text-align: center;
  font-size: 1.2dvw;
  font-family: "Microsoft YaHei", Arial;
  border-radius: 0;
  background: rgb(190, 142, 62);
  background: linear-gradient(
    0deg,
    rgba(190, 142, 62, 1) 0%,
    rgba(156, 108, 28, 1) 100%
  );
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 2px rgba(0, 0, 0, 0.15),
    0 4px 4px rgba(0, 0, 0, 0.15), 0 8px 8px rgba(0, 0, 0, 0.15);
  transition: transform 1s;
}
.zt_content5_4 {
  grid-area: 2 / 9 / 3 / 11;
  position: relative;
  margin: 1rem;
  text-align: center;
  font-size: 1.2dvw;
  font-family: "Microsoft YaHei", Arial;
  border-radius: 0;
  background: rgb(190, 142, 62);
  background: linear-gradient(
    0deg,
    rgba(190, 142, 62, 1) 0%,
    rgba(156, 108, 28, 1) 100%
  );
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 2px rgba(0, 0, 0, 0.15),
    0 4px 4px rgba(0, 0, 0, 0.15), 0 8px 8px rgba(0, 0, 0, 0.15);
  transition: transform 1s;
}
.zt_content5_1 img,
.zt_content5_2 img,
.zt_content5_3 img,
.zt_content5_4 img {
  border-radius: 0;
  margin: 0;
  width: 100%;
  height: 80%;
}
.zt_content5_1 p,
.zt_content5_2 p,
.zt_content5_3 p,
.zt_content5_4 p {
  position: relative;
  padding: 0.5rem;
  text-align: center;
  margin: 0;
}
.zt_content5_1:hover,
.zt_content5_2:hover,
.zt_content5_3:hover,
.zt_content5_4:hover {
  transform: translateY(-20px);
}
.zt_content5_5 {
  grid-area: 3 / 4 / 4 / 10;
  margin-bottom: 3rem;
}

/*内容6  欧洲热门项目介绍*/
.content6 {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 1.2dvw;
  background: url(../images/bg_05.jpg) no-repeat center center;
  background-size: cover;
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 0.1fr 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.zt_title6_bg {
  position: relative;
  grid-area: 1 / 1 / 2 / 13;
}
.zt_content6_text {
  position: relative;
  text-align: justify;
  grid-area: 2 / 2 / 3 / 7;
  line-height: 1;
  padding: 0 0 0 1rem;
  background: rgb(243, 243, 243);
  background: linear-gradient(
    90deg,
    rgba(243, 243, 243, 1) 50%,
    rgba(243, 243, 243, 0) 100%
  );
  margin-bottom: 2.5rem;
}
.zt_content6_text p {
  position: relative;
  margin: 1rem 0 0.5rem 0;
  padding: 0.5rem;
  font-weight: bold;
  font-size: 2dvw;
}
.zt_content6_text ul {
  position: relative;
  margin: 0.5rem;
  padding: 1rem 0 0 0;
  line-height: 2.5;
}
.zt_content6_text span {
  position: relative;
  background-color: #be9244;
  color: #fff;
  padding: 0.5rem;
}
.zt_content6_img {
  position: relative;
  grid-area: 2 / 7 / 3 / 11;
  margin: 3rem;
}

/*内容  项目介绍之间的图片导航*/
.content_nav {
  position: relative;
  width: 100%;
  height: auto;
  margin: -0.3rem 0 -0.5rem 0;
  font-size: 1.2dvw;
  background: url(../images/bg_13.jpg) no-repeat center center;
  background-size: cover;
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 0.5fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.content_nav_all {
  position: relative;
  grid-area: 1 / 2 / 2 / 12;
}
.content_nav_title {
  position: relative;
  float: left;
  width: 25%;
  left: 15%;
  padding: 0.5rem;
  margin: 3rem 1rem;
}
.content_nav_title p {
  position: relative;
  text-align: center;
  background-color: #f5f5f5;
  font-size: 2dvw;
}
.content_nav_list {
  position: relative;
  float: right;
  width: calc(70% - 2rem);
}

.content_nav_list dl {
  display: flex;
  flex-direction: row;
  list-style: none;
  color: #000;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 1rem;
}
.content_nav_list li {
  display: inline;
  padding: 1rem;
}
.content_nav_list li:hover {
  transform: scale(1.2);
  transition: transform 1s ease;
}
.content_nav_list img {
  width: 5rem;
}
.content_nav_list a {
  display: list-item;
  text-align: center;
  color: #000;
  font-size: 1dvw;
  width: 5rem;
}

/*内容8  亚洲热门项目介绍*/
.content8 {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 1.2dvw;
  background: url(../images/bg_10.jpg) no-repeat center center;
  background-size: cover;
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 0.4fr 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.zt_title8_bg {
  position: relative;
  grid-area: 1 / 1 / 2 / 13;
}
.zt_content8_text {
  position: relative;
  text-align: justify;
  grid-area: 2 / 2 / 3 / 7;
  line-height: 1;
  padding: 0 0 0 1rem;
  background: rgb(243, 243, 243);
  background: linear-gradient(
    90deg,
    rgba(243, 243, 243, 1) 50%,
    rgba(243, 243, 243, 0) 100%
  );
  /* margin-bottom: 2.5rem; */
}
.zt_content8_text p {
  position: relative;
  margin: 1rem 0 0.5rem 0;
  padding: 0.5rem;
  font-weight: bold;
  font-size: 2dvw;
}
.zt_content8_text ul {
  position: relative;
  margin: 0.5rem;
  padding: 1rem 0 0 0;
  line-height: 2.5;
  font-size: 1.2dvw;
}
.zt_content8_text span {
  position: relative;
  color: #fff;
  padding: 0.5rem;
  font-size: 1.2dvw;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(106, 106, 106, 1) 100%
  );
}
.zt_content8_img {
  position: relative;
  grid-area: 2 / 7 / 3 / 11;
  margin: 3rem;
}

/*内容10  传统热门项目介绍*/
.content10 {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 1.2dvw;
  background: url(../images/bg_05.jpg) no-repeat center center;
  background-size: cover;
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 0.45fr 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.zt_title10_bg {
  position: relative;
  grid-area: 1 / 1 / 2 / 13;
}
.zt_content10_text {
  position: relative;
  text-align: justify;
  grid-area: 2 / 2 / 3 / 7;
  line-height: 1;
  padding: 0 0 0 1rem;
  background: rgb(243, 243, 243);
  background: linear-gradient(
    90deg,
    rgba(243, 243, 243, 1) 50%,
    rgba(243, 243, 243, 0) 100%
  );
  margin-bottom: 2.7rem;
}
.zt_content10_text p {
  position: relative;
  margin: 1rem 0 0.5rem 0;
  padding: 0.5rem;
  font-weight: bold;
  font-size: 2dvw;
}
.zt_content10_text ul {
  position: relative;
  margin: 0.5rem;
  padding: 1rem 0 0 0;
  line-height: 2.5;
}
.zt_content10_text span {
  position: relative;
  background-color: #be9244;
  color: #fff;
  padding: 0.5rem;
}
.zt_content10_img {
  position: relative;
  grid-area: 2 / 7 / 3 / 11;
  margin: 3rem;
}

/*内容  尾部表单*/
.footer_form_box {
  position: relative;
  width: 100%;
  height: auto;
  background: url(../images/bg_15.jpg) no-repeat center center;
  background-size: cover;
  display: grid;
  grid-template-columns: 0.5fr repeat(10, 1fr) 0.5fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.footer_form_title {
  position: relative;
  grid-area: 1 / 2 / 2 / 7;
  width: 90%;
  color: #fff;
  font-size: 2dvw;
  text-align: center;
  height: 50%;
  top: 5rem;
}
.footer_form_title .footer_title_1 {
  font-size: 2.5dvw; 
  font-family: "思源宋体 CN";
  margin-bottom: 1rem;
  background-image: linear-gradient(
    45deg,
    rgba(245, 199, 119, 1) 0%,
    rgba(255, 252, 219, 1) 100%
  );
  color: transparent; /* 字体背景色设置为透明 */
  /* 兼容不同浏览器 */
  -webkit-background-clip: text; /* Safari, Chrome */
  -moz-background-clip: text; /* Firefox */
  -o-background-clip: text; /* Opera */
  -ms-background-clip: text; /* IE9+ */
  background-clip: text; /* 标准属性 */
}

.footer_form_title .footer_title_2 {
  font-size: 1.2dvw;
  margin: 0 auto;
  padding: 0.5rem;
  background: rgb(190, 142, 62);
  background: radial-gradient(
    circle,
    rgba(190, 142, 62, 1) 0%,
    rgba(156, 108, 28, 0) 100%
  );
}
.footer_form_iframe {
  position: relative;
  grid-area: 1 / 7 / 2 / 12;
  width: 70%;
  text-align: center;
  margin: 3rem 0;
}
