.elementor-2690 .elementor-element.elementor-element-b0e8b58{padding:0px 0px 0px 0px;}/* Start custom CSS for kidearn-about, class: .elementor-element-64b2940 */.about-four__content p {
    margin-bottom: 10px;
    line-height: 20px;
}

.about-four__content ul {
    margin: 0;
    padding-top: 10px !important;
}
.about-four__image__two {
    border: 0;
}
.about-four__image__one-bottom{
    display: none;
}


.about-four__content ul {
  list-style: none; /* remove default bullets */
  margin: 0;
  padding: 0;
}

.about-four__content ul li {
  position: relative;
  padding-left: 32px; /* space for the icon */
  margin-bottom: 0.7rem;
}

.about-four__content ul li {
    font-family: 'DM Sans';
}
.about-four__content ul li strong{
    font-family: var(--kidearn-heading-font, "Fredoka", serif);
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}

.about-four__content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 22px;
    height: 22px;
    background-color: #d9534f;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg fill='white' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.173 13.727a.75.75 0 01-1.06 0l-3.646-3.646a.75.75 0 111.06-1.06l3.116 3.116 7.116-7.116a.75.75 0 111.06 1.06l-7.646 7.646z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50% 40%;
    background-size: 70%;
}/* End custom CSS */