.cuotas-bar {
  width: 100%;
  background-color: #1a73e8;
  color: #fff;
  text-align: center;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 500;
}

.cuotas-bar strong {
  font-weight: 700;
}