78 lines
2.2 KiB
Plaintext
78 lines
2.2 KiB
Plaintext
<div class="personalized">
|
||
<div class="personalized-content">
|
||
<div class="personalized-content-main">
|
||
<div class="container">
|
||
<div class="row">
|
||
|
||
<div class="col-sm 2">
|
||
<div class="personalized-title">Make time for conversations that matter.</div>
|
||
<div class="personalized-subtitle">Workflow improvements can free up space for people-focused advising.</div>
|
||
<div class="personalized 1"><b>Plan ahead.</b>
|
||
<br>A comprehensive list of upcoming payroll deadlines helps you stay organized and keep your clients on track.</div>
|
||
|
||
<div class="personalized 2"><b>Spot issues quickly.</b>
|
||
See which of your clients need urgent attention in your list of recently missed payrolls.</div>
|
||
|
||
<div class="personalized 3"><b>Get data at a glance.</b>
|
||
<br>The new Clients tab shows your clients’ employee count, location, entity type, and more.</div>
|
||
|
||
<div class="personalized 4"><b>Work anytime, anywhere.</b>
|
||
<br>Our cloud-based technology means you can serve clients from the office, from home, or anywhere in between.</div>
|
||
</div>
|
||
|
||
<div class="col-sm">
|
||
<div class="personalized-image"> <img src="https://i.ibb.co/4PW1tw9/download-1.png" alt="" class="image-gusto"></div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
<style>
|
||
|
||
.personalized {
|
||
padding-top: 25px;
|
||
}
|
||
|
||
.container {
|
||
padding-bottom: 100px;
|
||
}
|
||
|
||
.personalized-title {
|
||
font-family: 'Domine', serif;
|
||
font-size: 3em;
|
||
padding-top: 20px;
|
||
line-height: 1.2;
|
||
}
|
||
|
||
.personalized-subtitle {
|
||
font-family: 'Fredoka', sans-serif;
|
||
font-size: 1em;
|
||
padding-top: 20px;
|
||
letter-spacing: 0.35px;
|
||
line-height: 1.5;
|
||
padding-bottom: 20px;
|
||
}
|
||
|
||
.image-gusto {
|
||
max-height: 550px;
|
||
padding-top: 100px;
|
||
}
|
||
|
||
.col-sm.2 {
|
||
padding-right: 20px;
|
||
}
|
||
|
||
.btn-danger {
|
||
font-family: 'Fredoka', sans-serif;
|
||
background-color: #f45d48;
|
||
padding: 10px;
|
||
padding-left: 20px;
|
||
padding-right: 20px;
|
||
font-weight: 600;
|
||
}
|
||
</style> |