|
|
|
@@ -68,7 +68,6 @@ ul.bulleted-list { |
|
|
|
|
|
|
|
/* header end*/ |
|
|
|
|
|
|
|
<<<<<<< HEAD |
|
|
|
#back-to-top { |
|
|
|
position: fixed; |
|
|
|
right: 16px; |
|
|
|
@@ -346,7 +345,7 @@ ul.bulleted-list { |
|
|
|
position: relative; |
|
|
|
width:100%; |
|
|
|
color: inherit; |
|
|
|
padding: 7px 35px; |
|
|
|
padding: 0px 35px; |
|
|
|
border: 4px solid #993c95; |
|
|
|
display: flex; |
|
|
|
flex-direction: column; |
|
|
|
@@ -369,12 +368,13 @@ ul.bulleted-list { |
|
|
|
} |
|
|
|
.position-name |
|
|
|
{ |
|
|
|
padding-top: 20px; |
|
|
|
padding-top: 10px; |
|
|
|
} |
|
|
|
.position-name h4 |
|
|
|
{ |
|
|
|
position: relative; |
|
|
|
margin-right: 55px; |
|
|
|
padding-bottom: 10px !important; |
|
|
|
} |
|
|
|
.chevron |
|
|
|
{ |
|
|
|
@@ -453,7 +453,7 @@ ul.bulleted-list { |
|
|
|
.btn-apply |
|
|
|
{ |
|
|
|
color: #fff; |
|
|
|
padding: 20px; |
|
|
|
padding: 10px 35px; |
|
|
|
border-radius: 45px; |
|
|
|
background-color: #993c95; |
|
|
|
border: none; |