.wrapper.style5 {
    background-color: #FFFBE9;
    color: #4E4852;

}

.tournament h4, h5{
    color: #2E3842;
    font-weight: 400;
    margin-bottom: 2px;
}

.tournament {
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 40px;
}

.tournament:nth-last-child(1){
    border-bottom: none;
}

.points{
    text-decoration: none;
}

.block-icon{
    position: relative;
}
.link-name1{
    color: #2E3842 !important;
    font-size: 14px !important;
    letter-spacing: 5px;
    text-decoration: underline;
}
option:disabled {
    color: #d9d9d9 !important;
}
