/**
Applies to all pages and post-types 

This is the first stylesheet in the cascade
*/

/* Imports at the top
--------------------------------------------------------------------------------------------------*/
@import "_global.css";


.board-profile-img {
    margin-top: 4rem;
    margin-left: -4rem;
    width: 400px;
}