.climate-change-container {
    box-shadow: none !important;
}

.climate-change-intro {
    padding: 31px 28px 28px 40px;
    background-color: white;
    width: unset !important;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    font-size: 16px;
    margin-bottom: 31px;
}

.climate-change-intro .intro-img {
    max-height: 216px;
}

.climate-change-intro-content {
    display: inherit !important;
}

/*.keep-reading img {
    width: 10px;
    height: 10px;
}*/

.maagar-homeri-horaa {
    background-color: #fff;
    width: unset !important;
    font-size: 16px;
}

.climate-change-container h4 {
    padding: 4px 13px 8px !important;
    background-color: #3098cf !important;
    color: white !important;
    font-size: 22px !important;
    font-weight: bold !important;
    width: fit-content;
    margin: 0 0 16px 31px;
}

/*.maagar-homeri-horaa p {
    margin: 16px 13px 9px 25px;
}*/

/*.link-to-maagar {
    margin-right: 12px;
}*/

.link-to-maagar img {
    width: 10px;
    height: 10px;
}

.maagar-homeri-horaa .divider {
    margin: auto;
    margin-top: 17px;
    background-color: #e2e2e2;
    height: 1px;
}

.maagar-homeri-horaa .large-text {
    font-size: 22px;
    margin:16px;
    margin-right: 0px;
    font-weight: 900 !important;
    color:var(--title-color);
}

.homrei-horaa-by-age img {
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.homrei-horaa-by-age .age-header {
  padding: 11px 16px 13px 0px;
  background-color: var(--stock-search-bg);
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 7px;
  border-radius: var(--item-radius);
}

.homrei-horaa-by-age .age-list {
    display: flex;
    flex-direction: column;
}

.homrei-horaa-by-age .age-list a {
    color: black;
    font-size: 16px;
    margin-bottom: 7px;
    font-weight: normal;
}

/*.pituah-miktsoi {
    padding: 14px 15px 28px 28px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
    width: unset;
}

.pituah-miktsoi p {
    font-size: 16px;
}*/

.more-content-item {
    margin: auto;
}

.more-content-item h4 {
    background-color: var(--title-color)!important;
    opacity:0.9;
    height: 80px;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0px;
    color: white !important;
    font-size: 22px !important;
    padding: 25px 20px 0px 0px !important;
}

.more-content-item img {
    max-width: 400px;
    height: 235px;
}

@media (max-width: 760px) {
    .intro-content {
        flex-direction: column-reverse;
    }
}
