@font-face {
  font-family: Inter-Regular;
  src: url(../fonts/Inter/static/Inter_18pt-Regular.ttf);
}
p {font-family: system-ui, sans-serif; color: #000; font-size: 16px; line-height: 24px; text-align: justify;}
a {text-decoration: none; font-family: Inter-Regular, sans-serif;}
h2 {font-family: Inter-Regular, sans-serif; font-size: 32px !important; font-weight: 600; letter-spacing: 0.5px; color: #000;}
h3 {color: #0d3a72; font-size: 20px; font-family: Inter-Regular, sans-serif;}
section {margin-bottom: 74px;}
ul, li {font-family: Inter-Regular, sans-serif;list-style: none;}

.pkd-railway-wrapper .devider:before { right: 10px; }
.pkd-railway-wrapper .devider:before, .pkd-railway-wrapper .devider:after {
    content: "______________________"; color: #ec1c23; position: relative; bottom: 6px; }
.pkd-railway-wrapper .devider img{width: 25px; height: 25px;}