@import "./base.css";
a {
	color: var(--color-text);
	text-decoration: none;
}
iframe {
	border: none;
}
input {
	outline: none;
}
