/* Common Section Styles */
section {
    padding-top: 60px;
    padding-bottom: 60px;
}

/* 1. Access to Medicines and Healthcare Solutions Section */
.csr-access-section {
    background-color: #f4f7f6; /* Light Green background */
}

.csr-access-section h3 {
    font-size: 30px;
    color: #27ae60; /* Dark Green Header */
    margin-bottom: 20px;
}

.csr-access-section ul {
    list-style-type: none;
    padding-left: 0;
}

.csr-access-section li {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.csr-access-section li strong {
    color: #2980b9; /* Blue for emphasis */
}

/* 2. Sustainable Manufacturing Practices Section */
.csr-sustainable-section {
    background-color: #ffffff; /* White background */
}

.csr-sustainable-section h3 {
    font-size: 30px;
    color: #2980b9; /* Blue Header */
    margin-bottom: 20px;
}

.csr-sustainable-section ul {
    list-style-type: none;
    padding-left: 0;
}

.csr-sustainable-section li {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.csr-sustainable-section li strong {
    color: #27ae60; /* Green for emphasis */
}

/* 3. Ethical Research and Development Section */
.csr-ethical-section {
    background-color: #f4f7f6; /* Light Green background */
}

.csr-ethical-section h3 {
    font-size: 30px;
    color: #27ae60; /* Dark Green Header */
    margin-bottom: 20px;
}

.csr-ethical-section ul {
    list-style-type: none;
    padding-left: 0;
}

.csr-ethical-section li {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.csr-ethical-section li strong {
    color: #2980b9; /* Blue for emphasis */
}

/* 4. Employee Welfare and Workplace Safety Section */
.csr-welfare-section {
    background-color: #ffffff; /* White background */
}

.csr-welfare-section h3 {
    font-size: 30px;
    color: #2980b9; /* Blue Header */
    margin-bottom: 20px;
}

.csr-welfare-section ul {
    list-style-type: none;
    padding-left: 0;
}

.csr-welfare-section li {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.csr-welfare-section li strong {
    color: #27ae60; /* Green for emphasis */
}

/* 5. Ethical Marketing and Transparency Section */
.ethical-marketing-section {
    background-color: #f4f7f6; /* Light Green background */
}

.ethical-marketing-section h3 {
    font-size: 30px;
    color: #27ae60; /* Dark Green Header */
    margin-bottom: 20px;
}

.ethical-marketing-section ul {
    list-style-type: none;
    padding-left: 0;
}

.ethical-marketing-section li {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.ethical-marketing-section li strong {
    color: #2980b9; /* Blue for emphasis */
}

/* 6. Community Engagement and Development Section */
.community-engagement-section {
    background-color: #ffffff; /* White background */
}

.community-engagement-section h3 {
    font-size: 30px;
    color: #2980b9; /* Blue Header */
    margin-bottom: 20px;
}

.community-engagement-section ul {
    list-style-type: none;
    padding-left: 0;
}

.community-engagement-section li {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.community-engagement-section li strong {
    color: #27ae60; /* Green for emphasis */
}

/* 7. Collaborations and Global Health Initiatives Section */
.collaborations-section {
    background-color: #f4f7f6; /* Light Green background */
}

.collaborations-section h3 {
    font-size: 30px;
    color: #27ae60; /* Dark Green Header */
    margin-bottom: 20px;
}

.collaborations-section ul {
    list-style-type: none;
    padding-left: 0;
}

.collaborations-section li {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.collaborations-section li strong {
    color: #2980b9; /* Blue for emphasis */
}

/* 8. Addressing Global Health Challenges Section */
.global-health-challenges-section {
    background-color: #ffffff; /* White background */
}

.global-health-challenges-section h3 {
    font-size: 30px;
    color: #2980b9; /* Blue Header */
    margin-bottom: 20px;
}

.global-health-challenges-section ul {
    list-style-type: none;
    padding-left: 0;
}

.global-health-challenges-section li {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.global-health-challenges-section li strong {
    color: #27ae60; /* Green for emphasis */
}

/* 9. Corporate Governance and Accountability Section */
.governance-section {
    background-color: #eef3f7; /* Light Blue background */
}

.governance-section h3 {
    font-size: 30px;
    color: #27ae60; /* Blue Header */
    margin-bottom: 20px;
}

.governance-section ul {
    list-style-type: none;
    padding-left: 0;
}

.governance-section li {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.governance-section li strong {
    color: #2980b9; /* Green for emphasis */
}
