.custom-control-label::before {
    width: 2.3rem;
    height: 2.3rem;
    top: 0;
}
.custom-control-label::after {
    width: 2.3rem;
    height: 2.3rem;
    top: 0.05rem;
}
