@import url("https://theme-park.dev/css/base/filebrowser/aquamarine.css");

form::before {
    content: "Mr Inovações";
    font-size: 30px;
    font-weight: bold;
    color: white;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

img {
    margin-bottom: 12px !important;
}

h1 {
    display: none;
}

input {
    border-radius: 5px !important;
}
