Untitled

 avatar
unknown
plain_text
6 months ago
876 B
4
Indexable
.eg_heading3{
  color: #C20100;
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}


.eg_heading2 strong{
  color: #C20100;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 32px;
  line-height: 38.4px;
  text-align: center;
}

.eg_heading2{
  font-size: 33px;
  line-height:39.6px;
  text-align: center;
  font-weight: 400;
  font-family: Montserrat;
}


.eg_container{
  width: 96px;
  height: 120px;
}
.eg_img_section{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;


}

.eg_img{
  width: 80px;
  height: 80px;
  border-radius:88.89px;
  border: 1px solid #E3E3E3;
  color: white;
  background-size: contain;
}

.eg_text{
  font-size: 12px;
  font-weight: 700;
  line-height: 14.4px;
  text-align: center;
}
Editor is loading...
Leave a Comment