/* HTML elements  */
/*Specific SPONSORS css */

body {
    background: none;
}

/*ORGANIZATION & SPONSOR*/
.organization-sponsors-table {
    background: #ffffff;
    text-align: center;

    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    border-radius: 15px;
    border: 2px solid #950505;
}