body
{
    font-family: 'Oswald', sans-serif;
}
.smallimg
{
    width: 16px; height: 16px;
}
.smallimg1
{
    width: 32px; height: 32px;
}
.about
{
    max-width: 65%;
}
a
{
    color: #22c55e !important;
    text-decoration: none !important;
}
.link-ul, .link-li
{
    background-color: #22c55e !important;
    color: white !important;
    list-style-type: none !important;
    padding: 5px;
}
a
{
    color: white !important;
}
hr
{
    color: #22c55e !important;

}
.question
{
    background-color: red !important;
}