.box-border-single {
    padding: 20px;
    display: inline-block;
    width: 100%;
    border: 1px solid $color-border-2;
    border-radius: 8px;
}