﻿/*override thead default bootstrap font*/
body {
	font-family: "Aptos", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.card {
	border-radius: 0;
	border: solid 1px #000;
}
