﻿/* question popover top right*/
.question-popover {
    text-decoration: none;
}

.question-popover > .title {
    display: block;
    font-size: 1.2em;
    margin-bottom: 5px;
    font-weight: 800;
}
