/*
 * Gebruik nested CSS in je wrapper div: .awcf-logout-button
 * Meer informatie: https://www.w3schools.com/cssref/sel_nesting.php
 */

.awcf-logout-button { 
    display: block;
} 
