/* 地球を青色にする場合 */
.eco-earth {
    color: #228B22; /* 鮮やかな緑 */
    margin-right: 0;
}
.eco-pem{
    color: white;
    margin-right: 0;
}