﻿
.blogTexts h2 {
    /* color: #fff; */
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    text-align: center;
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font: bold;
    margin-top: 102px;
}
