<div class="primary-text">{{> notifications notification_message withCloseBtn="true"}}</div>
<div class="btn-login-account">
    <button class="btn btn-primary">
        <span class="btn__text">Log in</span>
    </button>
    <button class="btn btn-secondary">
        <span class="btn__text">Create an account</span>
    </button>   
</div>