﻿.infobox {
    border: none;
    background: transparent;
    font-weight: bold;
}

input:focus-visible {
    outline: 0 !important;
}
