.step-flow-list-bk-red {
    background-color: #FBE6E6;
    padding: 1.5rem;
    border-radius: 3px;
}

.icon {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.5rem;
}

.caution-title {
    display: flex;
    align-items: center;
}

.tool-img {
    margin-top: 2rem;
}