

.key-main .key-inner h2 {
  color:#6792ee;
  font-family:
  
    'Noto Sans', sans-serif
  
;
  font-size: 36px;
  font-style: normal;
  font-weight:700;
  line-height: 49px;
}
.key-inner ul li {
  color#bdbfce;
  font-family:
  
    'Merriweather Sans', sans-serif
  
 ;
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 20px;
}
.key-main {
  padding: 40px;
  border-radius: 30px;
  margin-bottom: 50px;
  margin-top: 50px;
}
.key-inner ul {
  padding-left: 25px;
  margin-bottom: 0px;
}
.key-inner ul li:last-child {
  margin-bottom: 0px;
}

@media (min-width: 992px) and (max-width: 1199px) {


}
/* ipad Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {


}
/* Landscape iphones 6 and portrait tablets */
@media (max-width: 767px) {


}