﻿.form-floating.mb-3 {
    font-size: 14px; /* Adjust the font size as needed */
}
.form-label {
    font-size: 14px;
}
.w-100 btn btn-lg btn-primary {
    font-size: 12px;
}
h1 {
    font-size: 22px; 
    margin-top: 10px; 
}
h2 {
    font-size: 18px; 
    margin-top: 10px; 
}
a {
    font-size: 14px;
}
