@randstad-design/orbit-multitheme
Version:
multitheme Front-end code based on Randstad Human Forward components
20 lines (16 loc) • 443 B
CSS
.promotional-text p {
font-size: 20px;
letter-spacing: 0;
line-height: 30px; }
@media (min-width: 941px) {
.promotional-text p {
font-size: 40px;
letter-spacing: -2px;
line-height: 45px; } }
.promotional-text p:last-of-type {
margin-bottom: 0; }
.promotional-text .button {
margin-top: 30px; }
.promotional-text.bg-brand--yellow p {
color: #0f1941; }
/*# sourceMappingURL=promotional-text.css.map */