.question p{ font-size: 40px; } .question label{ font-size: 32px; display: flex; align-items: center; margin-bottom: 6px; } .question input[type="radio"] { transform: scale(2.0); margin-right: 8px; }