.container-header {
  background-color: #f7ac15 !important;
  background-image: none !important;
}

.sppb-row.row{
  max-width: 100%;
}

.row>* {
  max-width: 80%;
}

.site-grid{
  background-color: #f7ac15 !important;
  display: table;
}

.grid-child.container-component{
  width: 100%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}


.row{
    --gutter-x: 4em;
}

.card-body{
  background-color: #f7ac15 !important;
  padding-bottom: 70px;
  padding-top: 70px;
}

.laptop-image{
  width: 253px;
  height: 253px;
}

.title-image{
  width: 100%;
  height: auto;
  margin: auto;
  display: flex;
}

.sppb-addon-content{
  display: flex;
  justify-content: center;
}

strong{
  font-family: Trebuchet MS;
  font-size: 35px;
  text-align: center;
}

.card{
  --card-border-width: none;
}

.card-img-top{
  width: 121px;
  height: 121px;
  margin: auto;
  display: flex;
}

.bottom-a.card .card-body{
  background: white !important;
  /* margin-left: -40px;
  margin-right: -40px; */
}

.card.col-md-4{
  justify-content: center;
  align-items: center;
}

.card-box{
  padding: 30px;
}

.card-box p{
  font-weight: 100;
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  padding-top: 23px;
  padding-right: 0px;
  padding-bottom: 42px;
  padding-left: 0px;
}

.card-box strong{
  font-size: 23px;
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  text-align: center;
  display: flex;
  justify-content: center;
  padding-top: 23px;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#mod-custom118 .row{
  margin: auto;
  justify-content: center;
  display: flex;
  width: 100%;
  max-width: 1320px;
}

.row{
  justify-content: center;
}

.col-lg-3{
  margin: 30px;
  box-shadow: 0px 0px 15px 0px #dcd3d3;
  padding-left: 0px;
  padding-right: 0px;
}

h1{
  font-family: Tahoma;
  font-size: 60px;
  text-align: center;
}

.footer {
  background-color: #171717 !important;
  background-image: none !important;
  display: flex;
  justify-content: center;
}