
.border-2 {
    border-width: 1.5px !important;
}

.custom-file-input ~ .custom-file-label::after {
    content: "Anexar arquivo";
}

.text-center {
    text-align: center !important;
}
