b {
    font-weight: bold;
    font-family: "roboto-bold";
}

i {
    font-style: italic;
}

.competition-more-info-full {
    margin-top: 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
}

.competition-after-send {
    display: none;
}
