@import "../fonts/all.css";

#giai-thuong-thanh-tuu .title {
    font-size: 40px;
    color: #00285a;
    font-weight: bold;
    font-family: "SVN-AvoBold";
    text-align: center;
    line-height: 1.3;
    text-transform: uppercase;
}
#giai-thuong-thanh-tuu .image img{
    border-radius: 10px;
    box-shadow:0px 0px 10px 3px #00285a4f;
}
#giai-thuong-thanh-tuu .name {
    font-size: 30px;
    color: #00285a;
    font-weight: bold;
    font-family: "SVN-AvoBold";
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
}

#giai-thuong-thanh-tuu .text p {
    font-size: 18px;
    color: #231f20;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
}