﻿.row img{
    width:15%
}

.tw-esg-container {
    padding: 2rem 1rem;
    max-width: 900px;
    margin: 0 auto;
    color: #333;
    background-color: #fff;
}
    .tw-esg-container p {
        font-size: 18px;
        line-height: 1.8;
        text-align: justify;
    }

.tw-esg-section {
    margin-bottom: 2rem;
    border-left: 4px solid #045269;
    padding-left: 1rem;
}

.tw-esg-title {
    font-size: 1.5rem;
    color: #045269;
    margin-bottom: 0.5rem;
}

.tw-esg-content p {
    margin: 0.5rem 0;
    line-height: 1.6;
}
