.line {
    width: 100%;
    height: 2px;
    background: #007182;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
