    .compact-social-section {
        margin-bottom: 30px;
    }
    .compact-social-section a {
        color: black;
    }

    .section-title {
        text-align: center;
        margin-bottom: 25px; 
    }

    .section-title h2 {
        color: #de5042;
        margin-bottom: 8px;
        text-transform: none;
    }

    .section-p {
        margin: 5px;
        padding: 5px;
        border: 1px solid rgb(137, 136, 136);
        background: linear-gradient(to right, #e1e1e1, #fbfbfb);
    }

