@import url("variables.css");

header {
    background-color: var(--header-background);
}
.owner-name {
    font-size: 2rem;
    padding: 0;
}