summaryrefslogtreecommitdiff
path: root/sass/front-page/bottom-text.sass
blob: 60b83d64ccc1d42451cb0ebed49411a4441e0444 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@import ../settings.sass

section.bottom-text
  div.bottom-text__inner
    padding: 138px 0 182px
    max-width: 657px
    margin-left: auto
    margin-right: auto
    +resp(lg)
      padding: 138px 250px 182px
    +resp(md)
      padding: 90px 50px 126px
    +resp(sm)
      padding: 56px 50px 64px
    +resp(esm)
      padding: 56px 20px 64px
    h2.bottom-text__title
      text-align: center
      padding-bottom: 25px