@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');
body{font-family:Roboto}
.mota img
{
	width:100% !important;
}
.info2 img, .info-row
{
	width:100% !important;
}

.class-danger {
  color: #721c24 !important;
  background-color: #f8d7da !important;
}