*,
*::before,
*::after {
box-sizing: border-box;
}
b, strong{
font-weight:bold;
}