
/*
 Theme Name:     Webbros
 Author:         Webbros Digital
 Author URI:     https://www.webbros.co.nz
 Template:       Divi
 Version:        1.0
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */


.vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
