|
|
|
@ -11,44 +11,44 @@ |
|
|
|
|
<meta name="description" content="{{.Description}}"> |
|
|
|
|
<link type="text/css" rel="stylesheet" |
|
|
|
|
href="https://cdn.branchcms.com/gaenDO8Jz4-1397/theme/custom/layout/css/main.v1.css" /> |
|
|
|
|
<style> |
|
|
|
|
ul li { |
|
|
|
|
font-weight: 400 !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.tags a { |
|
|
|
|
border-right: 2px solid var(--brandColor1); |
|
|
|
|
padding: 0px 15px 0px 10px; |
|
|
|
|
display: inline; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#wrapper .Grid-cell { |
|
|
|
|
min-width: 240px; |
|
|
|
|
margin: 0 auto; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
:root { |
|
|
|
|
--brandColor1: #ee2924; |
|
|
|
|
--brandColor2: #00a135; |
|
|
|
|
--brandColor3: #b5b5b5; |
|
|
|
|
--ctaColor: #ee2924; |
|
|
|
|
--primaryShade: #005a20; |
|
|
|
|
--replacementPrimary: #00b551; |
|
|
|
|
--accentColor: #ee2924; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.cta-hook svg, |
|
|
|
|
.cta-hook path, |
|
|
|
|
.cta-hook rect { |
|
|
|
|
fill: #ee2924; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.pagination a.button { |
|
|
|
|
background: #ee2924; |
|
|
|
|
} |
|
|
|
|
</style> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" /> |
|
|
|
|
<style> |
|
|
|
|
ul li { |
|
|
|
|
font-weight: 400 !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.tags a { |
|
|
|
|
border-right: 2px solid var(--brandColor1); |
|
|
|
|
padding: 0px 15px 0px 10px; |
|
|
|
|
display: inline; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#wrapper .Grid-cell { |
|
|
|
|
min-width: 240px; |
|
|
|
|
margin: 0 auto; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
:root { |
|
|
|
|
--brandColor1: #ee2924; |
|
|
|
|
--brandColor2: #00a135; |
|
|
|
|
--brandColor3: #b5b5b5; |
|
|
|
|
--ctaColor: #ee2924; |
|
|
|
|
--primaryShade: #005a20; |
|
|
|
|
--replacementPrimary: #00b551; |
|
|
|
|
--accentColor: #ee2924; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.cta-hook svg, |
|
|
|
|
.cta-hook path, |
|
|
|
|
.cta-hook rect { |
|
|
|
|
fill: #ee2924; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.pagination a.button { |
|
|
|
|
background: #ee2924; |
|
|
|
|
} |
|
|
|
|
</style> |
|
|
|
|
|
|
|
|
|
</head> |
|
|
|
|
|
|
|
|
|
<body class="interior"> |
|
|
|
|