
.widget-title {
font-size: 14px;
/* font-weight: 600; */
margin-bottom: 5px;
line-height: 20px;
/* text-transform: uppercase; */
text-align: center;
}

.subject-title {
  padding-left: 15px;
  font-size: 14px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  /* font-weight: 600; */
  margin-bottom: 5px;
  line-height: 20px;
  /* text-transform: uppercase; */
  text-align: left;
  }

.widget-subtitle {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: 15px;
  text-align: center;
}
.widget-int {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  font-family: arial;
  text-align: center;
}