/*header*/
header h1{padding: 0;margin: 0;width: auto}
header .logo{display: flex;align-items: center;width: 15rem;margin-right: 10px}

header .nav-link{font-weight: bold}

header button {border: 0 !important;}
header button:focus{box-shadow: none !important;}