.icon-menu-link-calculation {
  background-image: url(/modules/contrib/calculation_module/images/icon.png);
  background-position: left;
  background-repeat: no-repeat;
  background-position-x: 10px;
  background-size: 40px;
}
.subform-title {
  font-weight: 600;
  text-decoration: underline;
}
.total-premium {
  font-weight: 600;
  font-size: 1.5rem;
}
.theme-btn > a :hover {
  color: white!important
}
.theme-btn > a {
  margin:5px;
}