/* screen - ask-a-question */

.ask-a-question {
  background-color: var(--white);
  border: 1px none;
  height: 82px;
  width: 124px;
}
