.input_full {
    width: 100%;
}

.empty_field{
    border-color: red !important;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: none !important;
}

button:hover {
    cursor: pointer;
}