/* Quote Image Generator : tool-specific styles only */
#quote-canvas {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  display: block;
}
