/* Expo Voting System */
.expo-btn{
    background:#6C63FF;
    color:#fff;
    padding:12px 20px;
    border-radius:12px;
    border:none;
    cursor:pointer;
}
