  .subcontractor-bid-list td {
  vertical-align: middle;
}

.subcontractor-bid-list td a {
  text-decoration: none;
}

.subcontractor-bid-list-title {
  text-decoration: none;
  font-weight: bold;
}

.subcontractor-bid-list td img {
  float: left;
  max-width: 30%;
  margin-right: 15px;
}

.estimator-grid .estimator-profile {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.estimator-grid .estimator-profile .estimator-image {
  max-width: 100px;
  margin-right: 15px;
}

.estimator-grid .estimator-profile a {
  text-decoration: none;
}

.estimator-grid .estimator-profile p {
  line-height: 30px;
}

.award-title-image, .elementor-widget-shortcode a.award-title-image {
  display: flex;
  flex-direction: row;
  text-decoration: none;
}

.award-title-image .award-image {
  width: 33.3%;
}

.award-title-image .award-title {
  width: 66.6%;
  padding-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.award-title-image .award-title h5, a.award-title-image .award-title h5  {
  text-decoration: none;
  color: #0067ac;
}