body {
  font-size: 14px;
  line-height: 150%;
  font-family: Klavika, Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  letter-spacing: -0.02em;
}
a {
  text-decoration: unset;
  color: #ffffff;
}
a:visited {
  /*color: inherit;*/
}
a:hover {
  text-decoration: unset;
  color: inherit;
}
hr {
  border-color: rgba(255,255,255, 0.2);
  margin-top: 0;
  margin-bottom: 0;
}
.container {
  padding-left: 0;
  padding-right: 0;
}
.modal-content {
  background: none;
}
.highlighted-features {
  background: #101519;
}

/* Component
--------------------------------- */
/* <> Button <> */
.btn {
  border-radius: 0;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 14px 45px 8px 45px;
  display: inline-block;
  letter-spacing: 0.01em;
}
.btn > span {
  display: inline-block;
  vertical-align: middle;
}
.btn .material-icons-outlined {
  margin-left: 10px;
}
.ci-btn-white {
  background: #fff;
}
.ci-btn-white span {
  color: #F26522;
}
.ci-btn-transparent {
  background: transparent;
  border: 2px solid #000000;
  color: #000000;
}
.ci-btn-transparent:hover{
  color: #fff;
  background: #000000;
}
.ci-btn-orange {
  background: #F26522;
  border:2px solid #F26522;
}
.ci-btn-orange:hover{
  color: #FFFFFF;
}


/* <> Heading label <> */
.ci-sec-label {
  opacity: 0.6;
}

/* <> Heading <> */
h1, h2, h3, h4, h5, h6 {
  letter-spacing: -0.02em;
  font-family: 'Klavika', 'Noto Sans', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
}
h1 {
  font-size: 26px;
  line-height: 140%;
  text-shadow: unset;
}
h2 {
  font-size: 26px;
  line-height: 120%;
}
h3 {
  font-size: 24px;
  line-height: 120%;
}
h4 {
  font-size: 22px;
  line-height: 120%;
}
.title-h1 {
  font-size: 16px;
}
.title-h2-num-one {
  position: relative;
  margin: auto;
}
.title-h2-num-one:before {
  content: "1.";
  position: absolute;
  top: -2%;
  left: 1em;
}

/* <> Shortcut <> */
.scroll-shortcut {
  display: none;
  position: absolute;
  right: -140px;
  bottom: 80px;
  transform: rotate(-90deg);
  transform-origin: center left;
  transition: all .3s;
  width: 200px;
  text-decoration: none;
}
.scroll-shortcut svg {
  margin-right: 15px;
}
.scroll-shortcut:hover {
  color: #8246AF;
  text-decoration: none;
}
.scroll-shortcut svg path,
.scroll-shortcut svg line {
  stroke: #111;
  transition: all .3s;
}
.scroll-shortcut:hover svg path,
.scroll-shortcut:hover svg line {
  stroke: #8246AF;
}

@media screen and (max-width:750px){
  .btn {
    width: 100%;
  }
  .title-h2-num-one {
    width: 80%;
  }
  .title-h2-num-one:before {
    left: -1em;
  }
}


/* Main menu
--------------------------------- */
.ci-menu-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 7;
}
.ci-menu-container .ci-menu-container-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ci-menu-container .ci-menu-container-inner .ci-menu-logo {
  flex-grow: 0;
}
.ci-menu-container .ci-menu-container-inner .ci-menu-outer {
  flex-grow: 1;
  display: none;
  align-items: center;
}
.ci-menu-container .ci-menu-inner li a {
  font-family: 'Klavika', 'Noto Sans', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-right: 15px;
  padding: 4px 10px;
  transition: all .3s;
  position: relative;
}

.ci-menu-container .ci-menu-inner li a:after {
position: absolute;
left: 0;
content: '';
width: 100%;
height: 2px;
background: #fff;
bottom: 4px;
visibility: hidden;
}
.ci-menu-container .ci-menu-inner li a:hover:after {
visibility: visible;
}

/* <> Logo AMD <> */
.ci-menu-container .logo-amd img {
  max-width: 100px;
  height: auto;
  display: block;
}

/* <> Mobile menu <> */
.ci-menu-outer.open {
  position: fixed;
  z-index: 2;
  background: #000;
  max-width: 300px;
  top: 0;
  right: 0;
  height: 100%;
  padding: 15px;
  display: block !important;
}
.ci-menu-outer.open .ci-menu-inner li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255,255,255,0.5);
}
.ci-menu-outer.open .ci-menu-inner li a {
  font-family: 'Klavika', 'Noto Sans', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 4px 0;
  transition: all .3s;
}
.ci-menu-outer.open .ci-menu-inner li a:hover {
  text-indent: 15px;
}
.ci-menu-outer.open .ci-menu-inner li a:hover {
  background: #fff;
  color: #000;
}

/* <> Trigger <> */
.ci-trigger-close {
  position: absolute;
  display: flex;
  top: 16px;
  left: -30px;
  width: 30px;
  height: 30px;
  background: #ffffff;
  color: #000;
  align-items: center;
  justify-content: center;
}


/* Masthead
--------------------------------- */
.ci-header-outer {
  background-image: url(../img/7000/mv_sp.png);
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.ci-header-outer .ci-amd-headwrap {
  position: relative;
  max-width: 580px;
  padding-left: 80px;
}

.ci-header-outer .ci-logo-ryzen {
  border-right: 1px solid rgba(255,255,255, 0.5);
}
.ci-header-outer .ci-header-details .ci-logo-ryzen img {
  max-width: 90px;
  display: block;
}
.ci-header-outer .ci-header-details .ci-logo-windows img {
  max-width: 160px;
  display: block;
}

.ci-header-outer li {
  position: relative;
}
.ci-header-outer li:before {
  position: absolute;
  content: "";
  top: 47%;
  left: -18px;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: #000;
}

@media screen and (max-width:750px) {
  .ci-header-outer {
    background-position: top center;
    background-size: 100% auto;
  }
  .ci-header-outer li:before {
    top: 20%;
    width: 5px;
    height: 5px;
  }
  .ci-header-outer .ci-amd-headwrap {
    margin-top: 260px;
    padding-left: unset;
  }
  .ci-header-outer .ci-amd-headwrap h1 {
    margin: auto 10px;
  }
  .ci-amd-headwrap .ci-px-30 {
    padding-left: unset;
    padding-right: unset;
  }
}

/* feature
--------------------------------- */
.step{
  list-style-type: none;
  display:table;
  width:100%;
  padding:0;
  margin:0;
  overflow:hidden;
}
.step li{
  display:table-cell;
  position:relative;
  background: #000;
  padding: 1.2em 1em 1em 1.5em;
  color: #fff;
  font-weight: 900;
  font-size: 19px;
  width: 325px;
}
.step li:last-child{
  padding-right: 1em;
}
.step li:before,
.step li:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}
.step li:before{
  top: -28px;
  right: -1em;
  border-style: solid;
  border-color: transparent transparent transparent #F2F3F4;
  border-width: 58px 0 58px 1.4em;
  z-index: 10;
}
.step li:after{
  top: -10px;
  right: -0.5em;
  border-style: solid;
  border-color: transparent transparent transparent #000000;
  border-width: 40px 0 40px 1em;
  z-index: 10;
}
.step li:last-child:before{
  top: -10px;
  right: -4em;
  border-style: solid;
  border-color: transparent transparent transparent #F2F3F4;
  border-width: 40px 0 40px 5em;
  z-index: 10;
}
.step li:last-child:after{
  top: -10px;
  right: 0em;
  border-style: solid;
  border-color: transparent transparent transparent #000000;
  border-width: 40px 0 40px 1em;
  z-index: 10;
}

@media screen and (max-width:750px) {
  .feature-box {
    display: flex;
  }
  .step {
    display: grid;
    grid-template-rows: 130px 130px 130px;
    width: max-content;
  }
  .step li {
    padding: 3em 0;
    height: 90%;
    width: 90px;
  }
  .step li:before  {
    top: auto;
    right: auto;
    bottom: -30px;
    left: -61%;
    border-style: solid;
    border-color: #F2F3F4 transparent transparent transparent;
    border-width: 30px 100px 0 100px;
    z-index: 1;
  }
  .step li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: auto;
    right: auto;
    bottom: -19px;
    left: -26%;
    border-style: solid;
    border-color: #000000 transparent transparent transparent;
    border-width: 20px 70px 0 70px;
    z-index: 1;
  }
  .step li:last-child{
    padding-right: 0em;
    padding-bottom: 1em;
  }
  .step li:last-child:before {
    top: auto;
    right: auto;
    bottom: -30px;
    left: -60%;
    border-style: solid;
    border-color: #f2f3f4 transparent transparent transparent;
    border-width: 30px 100px 0 100px;
    z-index: 1;
  }
  .step li:last-child:after {
    width: 0;
    height: 0;
    top: auto;
    right: auto;
    bottom: -13px;
    left: -27%;
    border-style: solid;
    border-color: #000000 transparent transparent transparent;
    border-width: 20px 70px 0 70px;
    z-index: 1;
  }
  .feature-box-detail {
    width: 75%;
    display: grid;
    grid-template-rows: 130px 130px 130px;
    padding-left: 1.5em;
  }
  .feature-box-detail div {
    align-self: center;
  }
}

/* function
--------------------------------- */
.thumb.play {
  width: 25%;
  padding: 0 1em;
}
.thumb.play figure {
  margin: auto;
  text-align: center;
}
.thumb.play img {
  width: 70%;
  margin: auto;
  text-align: center;
}
@media (max-width: 768px) {
  .thumb.play {
    width: 100%;
  }
  .thumb.play div {
    font-size: 18px;
    margin-top: 0.5em;
  }
  .thumb.play p {
    font-size: 15px;
    margin-right: 1em;
    margin-left: 1em;
    margin-top: 1em;
  }
}

/* merit
--------------------------------- */
.merit p {
  margin: 0;
}
.merit-box:first-child {
  width: 36%;
  height: 333px;
}
.merit-box {
  width: 30%;
  height: 333px;
}
.merit-box img {
  margin: .5em auto;
}
.merit-box:first-child img {
  width: 100%;
}
.merit-box:nth-child(2) img {
  width: 130px;
}
.merit-box:last-child img {
  width: 100px;
}
.merit-box .text {
  padding: 0;
}
@media (max-width: 768px) {
  .merit-head {
    font-size: 18px;
    text-align: left;
    display: inline-table;
    padding: 0em 2em 1em;
    line-height: 130%;
  }
  .merit-box,
  .merit-box:first-child {
    width: 100%;
    height: 320px;
  }
  .merit-box:nth-child(2) img {
    width: 150px;
    margin: 1em auto .5em ;
  }
}

/* echo
--------------------------------- */
.echo-box:first-child {
  width: 24%;
}
.echo-box {
  width: 22%;
}
.echo-box img {
  width: 150px;
  max-height: 150px;
}
.echo-box:first-child {
  position: relative;
}
.echo-box:first-child:after {
  content: "";
  position: absolute;
  top: 40%;
  right: -10%;
  width: 40px;
  height: 40px;
  background: url(../img/echo-equal.svg) no-repeat center center;
  background-size: 40px 40px;
}
@media (max-width: 768px) {
  .title-ceho {
    font-size: 26px;
  }
  .echo-box:first-child,
  .echo-box {
    width: 100%;
  }
  .echo-box:first-child:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -4em;
    right: 43%;
    transform: rotate( -90deg );
  }
  .echo-box img {
    width: 100px;
  }
}

/* performance
--------------------------------- */
.vs-box {
  position: relative;
}
.vs-box:after {
  content: "";
  position: absolute;
  top: 35%;
  right: -15%;
  width: 40px;
  height: 40px;
  background: url(../img/performance-vs.svg) no-repeat center center;
  background-size: 40px 40px;
}
@media (max-width: 768px) {
  .vs-box:after {
    top: auto;
    bottom: -1em;
    right: 44%;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
  }
}
/* produce-ryzen-pro
--------------------------------- */
@media (max-width: 768px) {
  .battery-text {
    font-size: 26px;
    line-height: 130%;
    margin-bottom: 0.5em;
  }
}


/* produce-ryzen-pro
--------------------------------- */
.produce-ryzen-pro {
/*    background-image: url(../img/220323-Ryzen6000-CoverMasthead-Desk.jpeg);
    background-position: right top;
    background-size: 100% auto !important;*/
    background-image: url(../img/220323-Ryzen6000-CoverMasthead-Desk.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-top: 0;
}
.produce-ryzen-pro .py-xl-5 {
  padding-top: none !important;
  display: block !important;
}

.produce-ryzen-pro .py-xl-5 .btn-wrap {
  padding-top: 15px;
  padding-left: 15px;
}

.ci-cuttingedge-outer .produce-ryzen-pro {
  margin: 0 calc(50% - 50vw);
}

/* product-compar
--------------------------------- */
.product-compar-img {
  position: relative;
}
.product-compar {
  position: absolute;
  right: -25%;
  top: 5%;
}
.product-compar-down {
  position: absolute;
  left: 35%;
  bottom: -25%;
}
.product-compar-third {
  position: absolute;
  right: -25%;
  top: 7%;
}

/* Intro
--------------------------------- */
.ci-intro-outer {
  position: relative;
  overflow-x: hidden;
}
.ci-intro-outer .ci-intro-kv {
  position: relative;
  width: 120%;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
}
.ci-intro-outer .ci-intro-kv figure {
  width: 100%;
}
.ci-intro-outer .ci-intro-kv img {
  width: 100%;
  height: 100%;
}
  .ci-intro-outer .ci-intro-kv::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));
  }
  .ci-intro-outer .ci-intro-kv::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-image: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));
  }
.ci-intro-outer .ci-intro-kv figcaption {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  max-width: 460px;
  text-align: center;
  opacity: 0.8;
}
.ci-intro-outer .ci-intro-kv h2 {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 70%;
  height: 60%;
  justify-content: center;
}
.ci-intro-outer .ci-intro-kv h2::before {
  display: inline-block;
  content: '';
  width: 50px;
  height: 35px;
  margin-right: 10px;
  background: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/220419-MilanX-IconYouTube.svg) no-repeat center center;
  background-size: cover;
}
.ci-intro-outer .ci-intro-body {
  position: relative;
  z-index: 2;
}


/* Backed Industry Leader
--------------------------------- */
.ci-backed-industry {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/220419-MilanX-BgBacked.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}


/* Software Partner
--------------------------------- */
.ci-soft-partner {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/220419-MilanX-BgSoftPartner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}


/* Form
--------------------------------- */
#mktoContainer .mktoForm .mktoFormRow input,
#mktoContainer .mktoForm .mktoFormRow select,
#mktoContainer .mktoForm .mktoFormRow textarea {
  border-radius: 0;
}
#mktoContainer .mktoForm button.mktoButton {
  background-color: #FF6A00;
  border-color: #FF6A00;
  border-radius: 0;
}
#mktoContainer .mktoForm .mktoRequiredField label.mktoLabel,
#mktoContainer .mktoForm label.mktoLabel {
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
}
#mktoContainer .mktoForm .mktoFormRow.ctxEmail {
  width: 100%;
}
#mktoContainer .mktoForm .mktoFormRow.ctxsubscribe, #mktoContainer .mktoForm .mktoFormRow.ctxmkto_optin {
  margin-bottom: 10px;
}
#mktoContainer .mktoForm .mktoFormRow.ctxsubscribe .mktoFieldWrap label, #mktoContainer .mktoForm .mktoFormRow.ctxmkto_optin .mktoFieldWrap label {
  display: block;
  font-weight: normal;
}
#mktoContainer .mktoForm .mktoFormRow.ctxsubscribe .mktoFieldWrap label a, #mktoContainer .mktoForm .mktoFormRow.ctxmkto_optin .mktoFieldWrap label a {
  color: #111;
  padding: 0;
}


/* Footer
--------------------------------- */
.ci-sec-footer {
  color: #CCCCCC;
}
.ci-follow {
  font-size: 16px;
/*  font-weight: bold;*/
  font-family: 'Klavika', 'Noto Sans', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
}
.ci-details {
  font-family: 'Klavika', 'Noto Sans', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
  color: #CCCCCC;
}
.ci-colophon {
  align-items: center;
  justify-content: flex-end;
}
.ci-colophon .ci-socials {
  margin-bottom: 15px;
}
.ci-colophon .ci-socials li {
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-right: 15px;
}
.ci-colophon .ci-socials li a {
  display: block;
  width: 16px;
  height: 14px;
  overflow: hidden;
  text-indent: 200px;
  background: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-fb.png) no-repeat center center;
  background-size: cover;
}
.ci-colophon .ci-socials li.icon-twitter a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-tw.png);
}
.ci-colophon .ci-socials li.icon-instagram a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-ig.png);
}
.ci-colophon .ci-socials li.icon-youtube a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-yt.png);
}
.ci-colophon .ci-socials li.icon-linkedin a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-li.png);
}
.ci-colophon .ci-socials li.icon-twitch a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/20220204-ml200-twitch.png);
}
.backtoptop img{
  max-width: 40px;
}

#backtotop {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  cursor: pointer; /* Add a mouse pointer on hover */
}

#sharebutton {
  position: fixed; /* Fixed/sticky position */
  top: 55%;
  left: 0px;
  transform: translateY(-50%);
  z-index: 99;
  background: #eee;
  padding: 8px;
  border: 1px solid rgba(0,0,0, 0.1);
  box-shadow: 2px 2px 7px rgb(0 0 0 / 5%);
}

#sharebutton .share-text{
  font-size: 12px;
  font-weight: bold;
  color: #111;
}

.ci-share-button li {
  display: block;
  text-align: center;
  /*width: 16px;
  height: 14px;*/
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}
.ci-share-button li a {
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
  width: 18px;
  height: 16px;
  overflow: hidden;
  text-indent: 200px;
  background: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/220419-MilanX-IconShareFacebook.svg) no-repeat center center;
  background-size: cover;
}
.ci-share-button li:last-child a {
  margin-bottom: 0;
}
.ci-share-button li.icon-twitter-share a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/220419-MilanX-IconShareTwitter.svg);
}
.ci-share-button li.icon-email-share a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/220419-MilanX-IconShareEmail.svg);
}
.ci-share-button li.icon-linkedin-share a {
  background-image: url(https://pages.ap.futurewithamd.com/rs/605-NZC-720/images/220419-MilanX-IconShareLinkedIn.svg);
}
.ci-share-button li:last-child  {
    margin-bottom: 0;
    border-bottom: 0;
  }


footer ul.nav-ft #ot-sdk-btn.ot-sdk-show-settings{
    font-size: 16px !important;
    line-height: 24px;
}
@media (max-width: 576px) {
  footer ul.nav-ft #ot-sdk-btn.ot-sdk-show-settings {
    font-size: 10px !important;
  }  
}

.backtoptop img:hover{
  opacity: 0.7;
}


@media (max-width: 1440px) {
  .ci-menu-container .ci-menu-inner li a {
    font-size: 14px;
  }
/*  .ci-menu-container .btn {
    font-size: 15px;
  }*/
}


/**
 epyc
*/

.lead{
  color: #505050;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  text-align: justify;
}
@media screen and (max-width:750px){
  html,body{min-width: 100%;}
  .lead{font-size: 1.4rem;}
}


.btn-sq>* {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4;
    color: #FFF;
    /* min-width: 280px; */
    text-align: center;
    padding: 0.5em 1.2em;
}

.ci-amd-headwrap img {
  width: auto !important;
}

.pc {
  display: block;
}
.sp {
  display: none;
}

@media screen and (max-width:750px){
  .pc {
    display: none!important;
  }
  .sp {
    display: block!important;
  }
  .youtuber h2 {
    font-size: 20px !important;
  }
  .youtuber p {
    font-size: 14px !important;
  }
  .epyc-processer h2 {
    font-size: 26px !important;
  }
  .epyc-processer .lead {
    font-size: 14px !important;
  }
  .epyc-voice .title-h2 {
    font-size: 26px !important;
  }
  .epyc-voice .wf-a {
    font-size: 16px !important;
  }
}

.youtuber h2 {
  font-weight: bolder;
}

.youtuber p {
  font-size: 16px;
  margin-bottom: unset;
}

.youtuber a {
  font-size: 16px;
}

.youtuber .btn-sq {
  display: inline-block;
}

.epyc-processer h2 {
  font-size: 35px;
  font-weight: bolder;
}

.epyc-processer .lead {
  font-size: 16px;
}

.epyc-processer .wf-a {
  margin-bottom: 0;
}

.epyc-voice .title-h2 {
  font-weight: bolder;
}

.epyc-voice .wf-a {
  font-size: 16px;
  font-weight: bolder;
  margin-bottom: 0;
}

.epyc-voice .btn-wrap a {
  color: #000000;
  font-size: 14px;
}
