@import url('https://fonts.googleapis.com/css?family=Mulish&display=swap');

.feedbackInput, .getWidth {
    border-radius: 6px;
}


.category {
    padding: 4px 12px;
    font-size: 12px;
    border-radius: 16px;
    font-weight: 600;
}



body {
    font-family: 'Mulish', HelveticaNeue, 'Helvetica Neue', Helvetica, 'Courier Prime', Arial, sans-serif;
    line-height: 1.5;
    cursor: default;
}

.feature{
border-radius:12px;}

.headerTitle{
    font-size: 20px;
    font-weight: 600;
}

.featureFeedback {
    background: #F6F6F9;
}

.featureTitle {
    font-size: 16px !important;
    line-height: 22.4px;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 4px;
}

.feature h3, h2.featureTitle {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 22.4px;
}

.featureContent p {
    font-weight: 300;
    font-size: 14px;
    line-height: 19.6px;
    margin-bottom: 8px;
    white-space: pre-wrap;
}

.beamerAnnouncementBarTag {
	color: #fbfbfe;
}