/*
    Theme Name: Bobcat Theme 3
    Author: CJ Lupori
    Description: Bobcat Theme Option 3 of 3
    Version: 1.00
*/
/*--------------------------------------------------------------
## Editor class styles
--------------------------------------------------------------*/
.has-feedback .form-control-feedback {
    right: 98% !important;
    top: 2px !important;

}

.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
a {
    text-decoration: none;
    color: #7a878e;
    outline: 0;
}
