.accelerated-container{
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}

.accelerated-custom{
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  color: #224BBC;
  background: #BDC7E0;
  border: none;
}