.invalid-feedback {
    color: #ff2a2a !important;
}

span .required {
    color: #ff2a2a;
}

.software-text {
    margin: auto;
    position: absolute;
    top: -5px;
    left: 0;
    bottom: 0;
    right: 50px;
    color: black;
    text-align: center;
}