.question-type-toggle.bg-orange-custom::after{content:"";position:absolute;width:20px;height:20px;top:calc(50% - 10px);right:-7px;transform:rotate(45deg);background-color:var(--orange)}.question-type-toggle:hover::after{background-color:#f6ad55}.question-toggle{box-shadow:0 0 5px 2px rgba(0,0,0,.09)}.question-toggle:hover .fas{color:var(--blue)}