Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- section#sep-1 .sqs-row {
- display: flex;
- }
- section#sep-1 .sqs-col-2 {
- position: relative;
- }
- section#sep-1 .sqs-col-2:before {
- content: '';
- width: 1px;
- height: 100%;
- background: #fff;
- position: absolute;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- }
- section#sep-1 .sqs-col-4 {
- display: flex;
- flex-direction: column;
- justify-content: center;
- }
- section#sep-1 h2,
- section#sep-1 .sqs-block-image .design-layout-poster .image-title-wrapper .image-title p {
- font-family: Playfair Display;
- font-weight: 400;
- font-style: normal;
- font-size: 65px!important;
- letter-spacing: -0.01em;
- line-height: 1.7em;
- text-transform: uppercase;
- margin-bottom: 30px;
- }
- section#sep-1 h2 strong,
- section#sep-1 .sqs-block-image .design-layout-poster .image-title-wrapper .image-title p strong, section#sep-1 .sqs-block-image .design-layout-poster .image-subtitle-wrapper .image-subtitle p {
- font-family: Playfair Display;
- font-weight: normal;
- line-height: 1.5em;
- font-size: 13px;
- letter-spacing: 1em;
- display: block;
- text-transform: uppercase
- }
- pre code {
- font-family: Arial;
- }
- .sqs-col-3 .design-layout-poster {
- position: relative;
- }
- .sqs-col-3 .design-layout-poster:before {
- content: '';
- width: calc(~"100% - 20px");
- height: calc(~"100% - 20px");
- border: 1px solid #fff;
- position: absolute;
- z-index: 1;
- left: 10px;
- top: 10px;
- }
- .sqs-col-3 .sqs-block-image .design-layout-poster .image-title-wrapper .image-title p {
- font-family: brandon-grotesque;
- font-weight: 700;
- font-style: normal;
- font-size: 24px!important;
- letter-spacing: 0.2em
- }
Advertisement
Add Comment
Please, Sign In to add comment