.SearchOnRadioButton{
    svg{
        fill: theme(colors.text.secondary);
        width: 24px;
        height: 24px;
        top: 8px;
        right: 8px;
        @apply absolute;
    }
}