.title02 {
    font-weight: bold;
    font-size: 16px;
    border-left: 10px solid  rgb(172, 255, 152);
    background-color: #eeeeee;
    margin: 10px auto 10px;
    padding: 5px;
    width: 100%;
}

.outer-box a {
    color: red;
    text-decoration: underline;
}