30 lines
980 B
Plaintext
30 lines
980 B
Plaintext
|
|
<div class="advisory">
|
|||
|
|
<div class="gusto-pro-header">People Advisory</div>
|
|||
|
|
<div class="gusto-pro-title">The best part about Gusto Pro? It makes time for advisory moments.</div>
|
|||
|
|
<div class="gusto-pro-subtitle">Gusto Pro is a doorway into the future of accounting. Tap into our expert resources and certification program so you can build a resilient firm and support your clients into the future.<br><br>It’s time to combine your financial expertise with people-focused guidance.
|
|||
|
|
<br><br> Check out featured courses below.</div>
|
|||
|
|
<a class="btn btn-primary" href="https://gusto.northpass.com/app/courses" role="button">Learn more</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<style>
|
|||
|
|
|
|||
|
|
.advisory {
|
|||
|
|
margin: auto;
|
|||
|
|
width: 50%;
|
|||
|
|
text-align: center;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.btn-primary {
|
|||
|
|
font-family: 'Fredoka', sans-serif;
|
|||
|
|
background-color: #f45d48;
|
|||
|
|
padding: 10px;
|
|||
|
|
padding-left: 20px;
|
|||
|
|
padding-right: 20px;
|
|||
|
|
font-weight: 600;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.btn-primary:hover {
|
|||
|
|
background-color: #f45d48;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
</style>
|