Changeset - 350039c07430
[Not reviewed]
0 6 1
Christopher Neugebauer - 6 years ago 2018-07-01 17:55:57
chrisjrn@gmail.com
More 2018 tweaks
4 files changed:
0 comments (0 inline, 0 general)
pinaxcon/templates/site_base.html
Show inline comments
...
 
@@ -29,12 +29,13 @@
 
    {% sitetree_menu from "main" include "trunk" template "sitetree/menu_bootstrap3.html" %}
 
{% endblock %}
 

	
 
{% block body_base %}
 

	
 
  <div class="homepage-block-bg website-background"></div>
 
  <div class="clouds hdr"></div>
 

	
 
  <div id="background-filter">
 
    <section id="content_body">
 
        <div class="container">
 
            {% include "_messages.html" %}
 
            <div class="row">
...
 
@@ -51,19 +52,23 @@
 
        </div>
 
    </section>
 
{% endblock %}
 

	
 

	
 
{% block footer_base %}
 
  <div class="container">
 
<div class="clouds ftr"></div>
 

	
 
<div class="ftr-wrapper">
 
  <div class="container" >
 
    <footer>
 
      {% block footer %}
 
          {% include "_footer.html" %}
 
      {% endblock %}
 
    </footer>
 
  </div>
 
</div>
 
{% endblock %}
 

	
 

	
 
{% block scripts %}
 
    {% include "_scripts.html" %}
 

	
static/images/footer-clouds-gradient.svg
Show inline comments
 
new file 100644
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
<!-- Created with Inkscape (http://www.inkscape.org/) -->
 

	
 
<svg
 
   xmlns:dc="http://purl.org/dc/elements/1.1/"
 
   xmlns:cc="http://creativecommons.org/ns#"
 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 
   xmlns:svg="http://www.w3.org/2000/svg"
 
   xmlns="http://www.w3.org/2000/svg"
 
   xmlns:xlink="http://www.w3.org/1999/xlink"
 
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
 
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
 
   width="480mm"
 
   height="100mm"
 
   viewBox="0 0 1700.7874 354.33072"
 
   id="svg7090"
 
   version="1.1"
 
   inkscape:version="0.91 r13725"
 
   sodipodi:docname="footer-clouds-gradient.svg"
 
   inkscape:export-filename="/Users/chrisjrn/Desktop/tinyletter-background.png"
 
   inkscape:export-xdpi="635"
 
   inkscape:export-ydpi="635">
 
  <defs
 
     id="defs7092">
 
    <linearGradient
 
       id="linearGradient6747">
 
      <stop
 
         id="stop6749"
 
         offset="0"
 
         style="stop-color:#3c9c00;stop-opacity:1" />
 
      <stop
 
         id="stop6751"
 
         offset="1"
 
         style="stop-color:#309600;stop-opacity:1;" />
 
    </linearGradient>
 
    <clipPath
 
       id="clipPath3055"
 
       clipPathUnits="userSpaceOnUse">
 
      <path
 
         id="path3057"
 
         d="M 0,0 487,0 487,172 0,172 0,0 Z"
 
         inkscape:connector-curvature="0" />
 
    </clipPath>
 
    <linearGradient
 
       id="linearGradient2795">
 
      <stop
 
         style="stop-color:#b8b8b8;stop-opacity:0.49803922;"
 
         offset="0"
 
         id="stop2797" />
 
      <stop
 
         style="stop-color:#7f7f7f;stop-opacity:0;"
 
         offset="1"
 
         id="stop2799" />
 
    </linearGradient>
 
    <linearGradient
 
       id="linearGradient2787">
 
      <stop
 
         style="stop-color:#7f7f7f;stop-opacity:0.5;"
 
         offset="0"
 
         id="stop2789" />
 
      <stop
 
         style="stop-color:#7f7f7f;stop-opacity:0;"
 
         offset="1"
 
         id="stop2791" />
 
    </linearGradient>
 
    <linearGradient
 
       id="linearGradient3676">
 
      <stop
 
         style="stop-color:#b2b2b2;stop-opacity:0.5;"
 
         offset="0"
 
         id="stop3678" />
 
      <stop
 
         style="stop-color:#b3b3b3;stop-opacity:0;"
 
         offset="1"
 
         id="stop3680" />
 
    </linearGradient>
 
    <linearGradient
 
       id="linearGradient3236">
 
      <stop
 
         style="stop-color:#f4f4f4;stop-opacity:1"
 
         offset="0"
 
         id="stop3244" />
 
      <stop
 
         style="stop-color:white;stop-opacity:1"
 
         offset="1"
 
         id="stop3240" />
 
    </linearGradient>
 
    <linearGradient
 
       id="linearGradient4671">
 
      <stop
 
         style="stop-color:#ffd43b;stop-opacity:1;"
 
         offset="0"
 
         id="stop4673" />
 
      <stop
 
         style="stop-color:#ffe873;stop-opacity:1"
 
         offset="1"
 
         id="stop4675" />
 
    </linearGradient>
 
    <linearGradient
 
       id="linearGradient4689">
 
      <stop
 
         style="stop-color:#4abf00;stop-opacity:1;"
 
         offset="0"
 
         id="stop4691" />
 
      <stop
 
         style="stop-color:#309600;stop-opacity:1;"
 
         offset="1"
 
         id="stop4693" />
 
    </linearGradient>
 
    <linearGradient
 
       x1="224.23996"
 
       y1="144.75717"
 
       x2="-65.308502"
 
       y2="144.75717"
 
       id="linearGradient2987"
 
       xlink:href="#linearGradient4671"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="translate(100.2702,99.61116)" />
 
    <linearGradient
 
       x1="172.94208"
 
       y1="77.475983"
 
       x2="26.670298"
 
       y2="76.313133"
 
       id="linearGradient2990"
 
       xlink:href="#linearGradient4689"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="translate(100.2702,99.61116)" />
 
    <linearGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient4671"
 
       id="linearGradient2255"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)"
 
       x1="224.23996"
 
       y1="144.75717"
 
       x2="-65.308502"
 
       y2="144.75717" />
 
    <linearGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient4689"
 
       id="linearGradient2258"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)"
 
       x1="172.94208"
 
       y1="76.176224"
 
       x2="26.670298"
 
       y2="76.313133" />
 
    <radialGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient2795"
 
       id="radialGradient2801"
 
       cx="61.518883"
 
       cy="132.28575"
 
       fx="61.518883"
 
       fy="132.28575"
 
       r="29.036913"
 
       gradientTransform="matrix(1,0,0,0.177966,0,108.7434)"
 
       gradientUnits="userSpaceOnUse" />
 
    <radialGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient2795"
 
       id="radialGradient1480"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(2.382716e-8,-0.296405,1.43676,4.683673e-7,-128.544,150.5202)"
 
       cx="61.518883"
 
       cy="132.28575"
 
       fx="61.518883"
 
       fy="132.28575"
 
       r="29.036913" />
 
    <linearGradient
 
       id="linearGradient4125">
 
      <stop
 
         style="stop-color:#000080;stop-opacity:0.28456914;"
 
         offset="0"
 
         id="stop4127" />
 
      <stop
 
         style="stop-color:#000080;stop-opacity:0;"
 
         offset="1"
 
         id="stop4129" />
 
    </linearGradient>
 
    <inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 526.18109 : 1"
 
       inkscape:vp_y="0 : 999.99995 : 0"
 
       inkscape:vp_z="744.09451 : 526.18109 : 1"
 
       inkscape:persp3d-origin="372.04724 : 350.78738 : 1"
 
       id="perspective3015" />
 
    <clipPath
 
       id="clipPath3055-6"
 
       clipPathUnits="userSpaceOnUse">
 
      <path
 
         id="path3057-3"
 
         d="M 0,0 487,0 487,172 0,172 0,0 Z"
 
         inkscape:connector-curvature="0" />
 
    </clipPath>
 
    <linearGradient
 
       x1="224.23996"
 
       y1="144.75717"
 
       x2="-65.308502"
 
       y2="144.75717"
 
       id="linearGradient5337"
 
       xlink:href="#linearGradient4671"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="translate(100.2702,99.61116)" />
 
    <linearGradient
 
       x1="172.94208"
 
       y1="77.475983"
 
       x2="26.670298"
 
       y2="76.313133"
 
       id="linearGradient5339"
 
       xlink:href="#linearGradient4689"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="translate(100.2702,99.61116)" />
 
    <linearGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient4671"
 
       id="linearGradient5341"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)"
 
       x1="224.23996"
 
       y1="144.75717"
 
       x2="-65.308502"
 
       y2="144.75717" />
 
    <linearGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient4689"
 
       id="linearGradient5343"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)"
 
       x1="172.94208"
 
       y1="76.176224"
 
       x2="26.670298"
 
       y2="76.313133" />
 
    <radialGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient2795"
 
       id="radialGradient2801-4"
 
       cx="61.518883"
 
       cy="132.28575"
 
       fx="61.518883"
 
       fy="132.28575"
 
       r="29.036913"
 
       gradientTransform="matrix(1,0,0,0.177966,0,108.7434)"
 
       gradientUnits="userSpaceOnUse" />
 
    <radialGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient2795"
 
       id="radialGradient1480-2"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(2.382716e-8,-0.296405,1.43676,4.683673e-7,-128.544,150.5202)"
 
       cx="61.518883"
 
       cy="132.28575"
 
       fx="61.518883"
 
       fy="132.28575"
 
       r="29.036913" />
 
    <inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 526.18108 : 1"
 
       inkscape:vp_y="0 : 999.99995 : 0"
 
       inkscape:vp_z="744.09455 : 526.18108 : 1"
 
       inkscape:persp3d-origin="372.04727 : 350.78738 : 1"
 
       id="perspective3015-3" />
 
    <clipPath
 
       id="clipPath3055-0"
 
       clipPathUnits="userSpaceOnUse">
 
      <path
 
         id="path3057-7"
 
         d="M 0,0 487,0 487,172 0,172 0,0 Z"
 
         inkscape:connector-curvature="0" />
 
    </clipPath>
 
    <linearGradient
 
       x1="224.23996"
 
       y1="144.75717"
 
       x2="-65.308502"
 
       y2="144.75717"
 
       id="linearGradient4668"
 
       xlink:href="#linearGradient4671"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="translate(100.2702,99.61116)" />
 
    <linearGradient
 
       x1="172.94208"
 
       y1="77.475983"
 
       x2="26.670298"
 
       y2="76.313133"
 
       id="linearGradient4670"
 
       xlink:href="#linearGradient4689"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="translate(100.2702,99.61116)" />
 
    <linearGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient4671"
 
       id="linearGradient4672"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)"
 
       x1="224.23996"
 
       y1="144.75717"
 
       x2="-65.308502"
 
       y2="144.75717" />
 
    <linearGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient4689"
 
       id="linearGradient4674"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)"
 
       x1="172.94208"
 
       y1="76.176224"
 
       x2="26.670298"
 
       y2="76.313133" />
 
    <radialGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient2795"
 
       id="radialGradient2801-3"
 
       cx="61.518883"
 
       cy="132.28575"
 
       fx="61.518883"
 
       fy="132.28575"
 
       r="29.036913"
 
       gradientTransform="matrix(1,0,0,0.177966,0,108.7434)"
 
       gradientUnits="userSpaceOnUse" />
 
    <radialGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient2795"
 
       id="radialGradient1480-5"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(2.382716e-8,-0.296405,1.43676,4.683673e-7,-128.544,150.5202)"
 
       cx="61.518883"
 
       cy="132.28575"
 
       fx="61.518883"
 
       fy="132.28575"
 
       r="29.036913" />
 
    <inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 526.18106 : 1"
 
       inkscape:vp_y="0 : 999.99994 : 0"
 
       inkscape:vp_z="744.09453 : 526.18106 : 1"
 
       inkscape:persp3d-origin="372.04725 : 350.78736 : 1"
 
       id="perspective3015-0" />
 
  </defs>
 
  <sodipodi:namedview
 
     id="base"
 
     pagecolor="#ffffff"
 
     bordercolor="#666666"
 
     borderopacity="1.0"
 
     inkscape:pageopacity="0.0"
 
     inkscape:pageshadow="2"
 
     inkscape:zoom="0.49394029"
 
     inkscape:cx="886.51221"
 
     inkscape:cy="-80.06244"
 
     inkscape:document-units="px"
 
     inkscape:current-layer="layer1"
 
     showgrid="false"
 
     fit-margin-top="0"
 
     fit-margin-left="0"
 
     fit-margin-right="0"
 
     fit-margin-bottom="0"
 
     borderlayer="true"
 
     inkscape:window-width="1440"
 
     inkscape:window-height="806"
 
     inkscape:window-x="4"
 
     inkscape:window-y="0"
 
     inkscape:window-maximized="0" />
 
  <metadata
 
     id="metadata7095">
 
    <rdf:RDF>
 
      <cc:Work
 
         rdf:about="">
 
        <dc:format>image/svg+xml</dc:format>
 
        <dc:type
 
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
 
        <dc:title></dc:title>
 
      </cc:Work>
 
    </rdf:RDF>
 
  </metadata>
 
  <g
 
     inkscape:label="Layer 1"
 
     inkscape:groupmode="layer"
 
     id="layer1"
 
     transform="translate(619.31519,332.73238)">
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.00000048;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       d="m -565.18123,-170.26096 c -0.25719,-0.023 -0.9257,-0.12486 -1.16172,-0.17702 -1.00602,-0.22235 -2.04984,-0.67975 -2.80866,-1.23076 l -0.18454,-0.134 -0.19041,0.0959 c -0.4653,0.23431 -0.8614,0.32357 -1.43593,0.32357 -0.4646,0 -0.65308,-0.0288 -1.04159,-0.15923 -0.29295,-0.0983 -0.65479,-0.28724 -0.888,-0.46356 -0.11138,-0.0842 -0.22095,-0.14747 -0.24351,-0.14056 -0.0226,0.007 -0.18047,0.0628 -0.35094,0.12421 -0.17046,0.0614 -0.46567,0.14444 -0.65602,0.18451 -0.3089,0.065 -0.4078,0.0731 -0.92012,0.0748 -0.60182,0.002 -0.75986,-0.0154 -1.25715,-0.13929 -0.72399,-0.18034 -1.34787,-0.52242 -1.83426,-1.00574 -0.37971,-0.37732 -0.62612,-0.78914 -0.75299,-1.25843 -0.0839,-0.31047 -0.084,-0.86478 -5e-5,-1.17538 0.28835,-1.06735 1.32837,-1.9645 2.63054,-2.26917 l 0.20749,-0.0485 -0.0128,-0.26656 c -0.0226,-0.47057 0.12272,-0.79144 0.53201,-1.17423 0.256,-0.23943 0.5503,-0.42102 0.9278,-0.57247 0.2779,-0.11149 0.89088,-0.2749 1.03118,-0.2749 0.0908,0 0.0926,0.0286 -0.025,-0.39636 -0.0696,-0.25126 -0.0759,-0.31418 -0.0778,-0.77903 -10e-4,-0.33471 0.0102,-0.55652 0.0343,-0.65603 0.16716,-0.69004 0.44878,-1.20809 0.90662,-1.66774 0.45175,-0.45354 1.00587,-0.74934 1.66741,-0.8901 0.28446,-0.0605 0.87839,-0.0678 1.17539,-0.0145 0.43316,0.0778 0.91902,0.27524 1.28839,0.52342 0.38388,0.25794 0.88053,0.82958 1.06779,1.22903 0.0346,0.0738 0.0709,0.13472 0.0806,0.13534 0.01,5.2e-4 0.0974,-0.0472 0.19471,-0.10641 0.32559,-0.1978 0.76722,-0.35088 1.19107,-0.41285 0.1504,-0.022 0.22292,-0.0444 0.22292,-0.0688 0,-0.0199 0.058,-0.15074 0.12908,-0.2907 0.10924,-0.2154 0.17328,-0.2989 0.41685,-0.54349 0.4939,-0.49598 1.03522,-0.78639 1.82539,-0.97929 0.47449,-0.11584 0.78555,-0.15125 1.31885,-0.15015 1.82588,0.004 3.35806,0.8615 3.68135,2.06079 0.0654,0.24253 0.0608,0.66436 -0.01,0.90281 l -0.0528,0.17843 0.34316,-0.11572 c 0.89648,-0.30231 1.89577,-0.35828 2.85984,-0.1602 1.25739,0.25837 2.19726,0.94648 2.3884,1.74868 0.0392,0.16429 0.0403,0.51373 0.002,0.64396 -0.0439,0.15004 -0.0392,0.15588 0.14285,0.17608 0.47806,0.053 1.12171,0.24168 1.60506,0.47037 0.87442,0.41372 1.55004,1.05133 1.90069,1.79379 0.54021,1.14381 0.2704,2.40281 -0.72025,3.36091 -0.56101,0.54258 -1.27378,0.93019 -2.10427,1.14433 -0.17536,0.0452 -0.32569,0.0909 -0.33408,0.10144 -0.63403,0.80003 -1.19834,1.25719 -2.08449,1.68867 -1.25064,0.60895 -2.83687,0.80455 -4.27894,0.52765 -0.54411,-0.10448 -1.23427,-0.33612 -1.69617,-0.56929 l -0.17466,-0.0882 -0.29229,0.13879 c -0.71274,0.33845 -1.43494,0.55309 -2.31024,0.68662 -0.29451,0.0449 -0.54012,0.0604 -1.06605,0.0669 -0.37585,0.005 -0.73871,0.004 -0.80637,-0.002 z"
 
       id="path4239"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       d="m -448.97454,-499.48693 c -2.16601,0 -3.9524,1.73997 -4.08731,3.9812 l -0.025,0.41778 -0.28002,-0.0214 c -0.36007,-0.0274 -0.85585,0.0782 -1.25272,0.26646 -0.38517,0.18276 -0.98249,0.76343 -1.17978,1.14693 l -0.13262,0.25801 -0.34604,-0.17694 c -0.73937,-0.37773 -1.46336,-0.54949 -2.31553,-0.54919 -0.60509,1.6e-4 -1.06088,0.0724 -1.59786,0.25259 -1.46159,0.49065 -2.59387,1.65205 -3.0058,3.08358 l -0.10882,0.37798 -0.32885,0 c -1.56942,0 -3.1023,0.90718 -3.53178,2.09037 -0.32521,0.89594 -0.10096,1.73263 0.66855,2.49549 0.33738,0.33448 0.47117,0.43082 0.87624,0.63089 0.70403,0.34773 1.23234,0.47149 2.04819,0.47956 l 0.65408,0.006 0.33066,0.32373 c 0.4583,0.44877 1.12116,0.75265 1.64156,0.75265 0.15832,0 0.17868,0.017 0.3171,0.26345 0.2319,0.41281 0.73886,0.88179 1.19424,1.10502 0.52858,0.25911 0.88249,0.34303 1.4607,0.34604 0.58321,0.003 0.9995,-0.0931 1.48994,-0.34392 l 0.34694,-0.17755 0.14317,0.1706 c 0.89249,1.06392 2.19008,1.7625 3.58544,1.93002 1.34959,0.16203 2.87257,-0.26376 3.95349,-1.10501 l 0.28876,-0.22487 0.44309,0.1899 c 0.87853,0.37683 1.70696,0.53033 2.63867,0.48861 1.50957,-0.0676 2.7902,-0.61448 3.86244,-1.6497 0.32663,-0.31534 0.73145,-0.77895 0.81838,-0.93712 0.004,-0.007 0.12823,0.059 0.2764,0.14679 0.31643,0.18754 0.97041,0.41403 1.39168,0.48197 1.19512,0.19278 2.52992,-0.22123 3.3883,-1.05076 0.16946,-0.16375 0.34815,-0.35187 0.39728,-0.41808 l 0.0895,-0.12026 0.40994,0.14107 c 0.36935,0.12721 0.46463,0.1412 0.95974,0.14106 0.48216,-1.4e-4 0.59466,-0.0156 0.91572,-0.1272 0.88619,-0.30783 1.52031,-0.92621 1.81397,-1.76936 0.15249,-0.43769 0.15165,-1.13316 -0.002,-1.60086 -0.21923,-0.66946 -0.7543,-1.2915 -1.38564,-1.6102 -0.36502,-0.18426 -0.89605,-0.31621 -1.27293,-0.31621 l -0.30534,0 -0.11936,-0.48227 c -0.57575,-2.32692 -2.99062,-3.96325 -5.85151,-3.96494 -0.75758,-4.4e-4 -1.15259,0.0463 -1.82301,0.21582 -0.25954,0.0656 -0.47669,0.11197 -0.48258,0.10279 -0.006,-0.009 -0.092,-0.18156 -0.1914,-0.38311 -0.1374,-0.27861 -0.26903,-0.45437 -0.5483,-0.73337 -0.54882,-0.54829 -1.1282,-0.80118 -1.83657,-0.80118 l -0.32826,0 -0.0305,-0.22938 c -0.0816,-0.61537 -0.4365,-1.40829 -0.87593,-1.95685 -0.79638,-0.99412 -1.91271,-1.53726 -3.15923,-1.53726 z"
 
       id="path4287"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="scccsccccsccsssscccsssscccscccsscsssccccsccssccsscsssccss" />
 
    <path
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
       inkscape:connector-curvature="0"
 
       id="path4247"
 
       d="m -462.79482,-222.17287 c -0.20113,-0.018 -0.72392,-0.0976 -0.90849,-0.13844 -0.78673,-0.17388 -1.60302,-0.53158 -2.19643,-0.96248 l -0.14432,-0.1048 -0.1489,0.075 c -0.36388,0.18324 -0.67364,0.25304 -1.12293,0.25304 -0.36333,0 -0.51072,-0.0225 -0.81455,-0.12452 -0.22909,-0.0769 -0.51206,-0.22463 -0.69443,-0.36252 -0.0871,-0.0659 -0.17279,-0.11532 -0.19043,-0.10992 -0.0177,0.006 -0.14113,0.0491 -0.27445,0.0971 -0.1333,0.048 -0.36416,0.11296 -0.51302,0.14429 -0.24156,0.0508 -0.31891,0.0572 -0.71955,0.0585 -0.47064,0.002 -0.59423,-0.012 -0.98312,-0.10893 -0.56618,-0.14103 -1.05407,-0.40855 -1.43443,-0.78652 -0.29694,-0.29507 -0.48964,-0.61712 -0.58886,-0.98411 -0.0656,-0.24279 -0.0657,-0.67628 -4e-5,-0.91917 0.2255,-0.8347 1.03882,-1.53629 2.05714,-1.77454 l 0.16227,-0.0379 -0.01,-0.20846 c -0.0177,-0.368 0.096,-0.61892 0.41604,-0.91827 0.2002,-0.18724 0.43035,-0.32925 0.72556,-0.44769 0.21732,-0.0872 0.69669,-0.21498 0.8064,-0.21498 0.071,0 0.0724,0.0224 -0.0195,-0.30996 -0.0544,-0.19649 -0.0593,-0.24569 -0.0608,-0.60922 -7.8e-4,-0.26175 0.008,-0.43521 0.0268,-0.51303 0.13072,-0.53962 0.35095,-0.94475 0.70899,-1.30421 0.35328,-0.35467 0.78661,-0.586 1.30395,-0.69607 0.22246,-0.0473 0.68692,-0.053 0.91918,-0.0113 0.33874,0.0608 0.7187,0.21524 1.00755,0.40932 0.30021,0.20172 0.6886,0.64875 0.83504,0.96113 0.0271,0.0577 0.0554,0.10535 0.063,0.10584 0.008,4.1e-4 0.0762,-0.0369 0.15227,-0.0832 0.25462,-0.15468 0.59998,-0.2744 0.93144,-0.32286 0.11762,-0.0172 0.17433,-0.0347 0.17433,-0.0538 0,-0.0156 0.0454,-0.11788 0.10094,-0.22733 0.0854,-0.16845 0.13551,-0.23375 0.32599,-0.42502 0.38624,-0.38787 0.80956,-0.61498 1.42749,-0.76583 0.37106,-0.0906 0.61432,-0.11828 1.03137,-0.11742 1.42788,0.003 2.62608,0.67371 2.8789,1.61158 0.0511,0.18967 0.0476,0.51955 -0.008,0.70602 l -0.0413,0.13954 0.26836,-0.0905 c 0.70106,-0.23642 1.48253,-0.28019 2.23645,-0.12528 0.98331,0.20205 1.71831,0.74016 1.86778,1.3675 0.0307,0.12848 0.0315,0.40175 0.002,0.50359 -0.0343,0.11734 -0.0307,0.12191 0.11171,0.1377 0.37385,0.0414 0.8772,0.189 1.25519,0.36784 0.68382,0.32354 1.21217,0.82217 1.48638,1.40279 0.42246,0.89448 0.21146,1.87905 -0.56325,2.6283 -0.43872,0.42431 -0.99612,0.72743 -1.64558,0.89489 -0.13714,0.0354 -0.2547,0.0711 -0.26126,0.0793 -0.49583,0.62564 -0.93713,0.98316 -1.63012,1.32058 -0.97803,0.47622 -2.21849,0.62918 -3.34622,0.41264 -0.42551,-0.0817 -0.96523,-0.26285 -1.32644,-0.4452 l -0.13659,-0.069 -0.22858,0.10854 c -0.55738,0.26467 -1.12215,0.43253 -1.80666,0.53695 -0.23031,0.0351 -0.42238,0.0472 -0.83367,0.0523 -0.29393,0.004 -0.57769,0.003 -0.6306,-0.002 z"
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.00000048;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-ydpi="187.72" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
       inkscape:connector-curvature="0"
 
       id="path4269"
 
       d="m -358.25718,-554.98058 c -0.4768,-0.0426 -1.71621,-0.2315 -2.15379,-0.32819 -1.86514,-0.41223 -3.80037,-1.26024 -5.20718,-2.2818 l -0.34215,-0.24843 -0.35301,0.17779 c -0.86265,0.43442 -1.59702,0.59991 -2.66218,0.59991 -0.86137,0 -1.21081,-0.0533 -1.9311,-0.29521 -0.54311,-0.18232 -1.21398,-0.53253 -1.64633,-0.85945 -0.20649,-0.15604 -0.40962,-0.27339 -0.45146,-0.26058 -0.0419,0.0125 -0.33461,0.11627 -0.65063,0.2303 -0.31604,0.11395 -0.86334,0.26776 -1.21625,0.34206 -0.57269,0.12055 -0.75605,0.13535 -1.70589,0.13874 -1.11575,0.004 -1.40877,-0.0287 -2.33073,-0.25824 -1.34228,-0.33432 -2.49892,-0.96855 -3.40068,-1.86461 -0.70397,-0.69953 -1.16082,-1.46304 -1.39604,-2.33311 -0.15568,-0.5756 -0.15568,-1.60328 -7e-5,-2.17913 0.53459,-1.97885 2.46275,-3.64214 4.87695,-4.20699 l 0.38468,-0.0899 -0.0237,-0.49418 c -0.0421,-0.87244 0.22752,-1.46732 0.98632,-2.17701 0.47463,-0.44389 1.02026,-0.78056 1.72014,-1.06135 0.51521,-0.20668 1.65167,-0.50965 1.91178,-0.50965 0.16835,0 0.17174,0.053 -0.0464,-0.73484 -0.12894,-0.46584 -0.14071,-0.58249 -0.14428,-1.44431 -0.002,-0.62053 0.0189,-1.03178 0.0635,-1.21627 0.30992,-1.27932 0.83205,-2.23976 1.68086,-3.09196 0.83753,-0.84084 1.86485,-1.38925 3.09134,-1.65022 0.52738,-0.11217 1.62851,-0.12572 2.17915,-0.0268 0.80308,0.14427 1.70384,0.5103 2.38865,0.97043 0.71171,0.47822 1.63248,1.53803 1.97966,2.27859 0.064,0.13678 0.13143,0.24978 0.14944,0.25092 0.018,8.5e-4 0.18051,-0.0876 0.361,-0.19728 0.60362,-0.36672 1.42238,-0.65053 2.2082,-0.76542 0.27884,-0.0408 0.4133,-0.0824 0.4133,-0.1275 0,-0.0371 0.10754,-0.27947 0.23929,-0.53898 0.20253,-0.39932 0.32126,-0.55413 0.77284,-1.00759 0.91568,-0.91954 1.91928,-1.45796 3.38425,-1.81559 0.87966,-0.21477 1.45639,-0.28043 2.4451,-0.27838 3.38516,0.007 6.22578,1.59722 6.82514,3.82067 0.12127,0.44963 0.11271,1.23171 -0.018,1.67378 l -0.0979,0.33082 0.6362,-0.21455 c 1.66206,-0.56047 3.51472,-0.66424 5.30208,-0.297 2.3312,0.479 4.07368,1.75476 4.42807,3.24202 0.0726,0.30459 0.0747,0.95242 0.005,1.19388 -0.0815,0.27818 -0.0728,0.28899 0.26484,0.32645 0.88631,0.0984 2.07962,0.44806 2.97574,0.87205 1.62115,0.76703 2.87374,1.94914 3.52384,3.32565 1.00153,2.12059 0.50132,4.45477 -1.33532,6.23106 -1.04013,1.00592 -2.36157,1.72455 -3.90126,2.12155 -0.32513,0.0838 -0.60385,0.16853 -0.61938,0.18809 -1.1755,1.48323 -2.22172,2.33079 -3.86461,3.13074 -2.31864,1.12898 -5.25949,1.49162 -7.93307,0.97826 -1.00877,-0.19371 -2.28831,-0.62315 -3.14468,-1.05545 l -0.32381,-0.16353 -0.5419,0.25734 c -1.32139,0.62748 -2.66035,1.02541 -4.28312,1.27297 -0.54604,0.0833 -1.00139,0.11181 -1.97644,0.12394 -0.69682,0.009 -1.36956,0.007 -1.495,-0.004 z"
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       d="m -361.36229,-690.86183 c -9.28266,0 -16.93843,7.45681 -17.51655,17.06182 l -0.10716,1.79041 -1.20005,-0.0917 c -1.5431,-0.11749 -3.66783,0.33492 -5.36866,1.14193 -1.65067,0.78326 -4.21055,3.27174 -5.05604,4.91524 l -0.56837,1.10574 -1.48298,-0.75825 c -3.16862,-1.61885 -6.27134,-2.35494 -9.92342,-2.35365 -2.59315,6.9e-4 -4.54652,0.31004 -6.84777,1.08252 -6.26377,2.10271 -11.11624,7.07999 -12.88163,13.21495 l -0.46633,1.61986 -1.40934,0 c -6.72588,0 -13.29519,3.88781 -15.13577,8.95848 -1.39372,3.83966 -0.43265,7.42535 2.86516,10.69467 1.44586,1.4334 2.01923,1.8463 3.7552,2.70371 3.01717,1.49021 5.28131,2.02062 8.77768,2.0552 l 2.80315,0.0273 1.41706,1.38737 c 1.96412,1.92325 4.80481,3.22556 7.03507,3.22556 0.6785,0 0.76572,0.073 1.35894,1.12901 0.99384,1.76916 3.16642,3.77902 5.11803,4.73569 2.26525,1.11041 3.78197,1.47007 6.25997,1.48298 2.49938,0.0151 4.28341,-0.39904 6.38526,-1.47392 l 1.48685,-0.76087 0.6136,0.73111 c 3.82483,4.55952 9.38576,7.55336 15.3657,8.27129 5.78376,0.69438 12.31068,-1.1304 16.94301,-4.73565 l 1.23754,-0.96369 1.89891,0.81386 c 3.76501,1.61491 7.31534,2.27277 11.30823,2.09395 6.46941,-0.28985 11.95767,-2.63342 16.55288,-7.06992 1.39979,-1.35143 3.13466,-3.33825 3.50719,-4.01615 0.0172,-0.031 0.54959,0.25291 1.18456,0.6291 1.35611,0.8037 4.1588,1.77436 5.96415,2.06555 5.12184,0.82616 10.8422,-0.94809 14.52092,-4.50314 0.72619,-0.70178 1.49197,-1.50794 1.70255,-1.7917 l 0.38366,-0.51542 1.75682,0.60457 c 1.58289,0.5452 1.99125,0.60512 4.11305,0.60454 2.06632,-6e-4 2.54849,-0.0671 3.92441,-0.54513 3.79785,-1.31922 6.51541,-3.96937 7.77393,-7.58275 0.65348,-1.87578 0.64993,-4.85624 -0.006,-6.86063 -0.93956,-2.86904 -3.23263,-5.53488 -5.93832,-6.90068 -1.5643,-0.78965 -3.8401,-1.35512 -5.45523,-1.35512 l -1.30855,0 -0.51154,-2.06682 c -2.46745,-9.97225 -12.81658,-16.98489 -25.0772,-16.9921 -3.24669,-0.002 -4.93951,0.19841 -7.81266,0.92492 -1.11228,0.28135 -2.04289,0.47986 -2.06813,0.44048 -0.0243,-0.0394 -0.39433,-0.77807 -0.82029,-1.64182 -0.58884,-1.19399 -1.15295,-1.94725 -2.34977,-3.14293 -2.35203,-2.34972 -4.83502,-3.43351 -7.87081,-3.43351 l -1.40675,0 -0.13062,-0.98306 c -0.34985,-2.63721 -1.8707,-6.03537 -3.75391,-8.38626 -3.41291,-4.26038 -8.19709,-6.58805 -13.53915,-6.58805 z"
 
       id="path4277"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="scccsccccsccsssscccsssscccscccsscsssccccsccssccsscsssccss" />
 
    <path
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       d="m -407.42535,-546.53174 c -0.45998,-0.0412 -1.65562,-0.22333 -2.07775,-0.3166 -1.79929,-0.39768 -3.6662,-1.21575 -5.02334,-2.20124 l -0.33006,-0.23967 -0.34054,0.17152 c -0.8322,0.41908 -1.54065,0.57873 -2.5682,0.57873 -0.83094,0 -1.16805,-0.0514 -1.8629,-0.28479 -0.52395,-0.17588 -1.17112,-0.51372 -1.58821,-0.82911 -0.1992,-0.15052 -0.39516,-0.26373 -0.43553,-0.25137 -0.0405,0.0119 -0.32278,0.11221 -0.62766,0.22216 -0.30487,0.10998 -0.83285,0.25832 -1.1733,0.32999 -0.55247,0.1163 -0.72935,0.13054 -1.64566,0.13384 -1.07636,0.004 -1.35903,-0.0277 -2.24844,-0.24912 -1.29489,-0.32252 -2.41069,-0.93435 -3.28061,-1.79879 -0.67911,-0.67482 -1.11983,-1.41137 -1.34675,-2.25072 -0.15019,-0.55528 -0.15019,-1.54668 -6e-5,-2.10219 0.5157,-1.90899 2.37579,-3.51355 4.70474,-4.05846 l 0.3711,-0.0868 -0.0229,-0.47674 c -0.0406,-0.84163 0.21949,-1.4155 0.9515,-2.10014 0.45787,-0.42822 0.98424,-0.753 1.65941,-1.02387 0.49702,-0.1994 1.59334,-0.49166 1.84428,-0.49166 0.16239,0 0.16566,0.0512 -0.0447,-0.70889 -0.12435,-0.4494 -0.13575,-0.56192 -0.13919,-1.39332 -10e-4,-0.59862 0.0182,-0.99536 0.0613,-1.17332 0.29898,-1.23415 0.80267,-2.1607 1.6215,-2.9828 0.80798,-0.81115 1.79902,-1.3402 2.9822,-1.59196 0.50876,-0.10826 1.57101,-0.12132 2.10221,-0.0258 0.77473,0.13918 1.64368,0.49228 2.30432,0.93617 0.68658,0.46133 1.57484,1.48373 1.90975,2.19814 0.0617,0.13195 0.12673,0.24095 0.14417,0.24205 0.0174,8.3e-4 0.17414,-0.0845 0.34826,-0.19031 0.58231,-0.35377 1.37216,-0.62756 2.13023,-0.73839 0.269,-0.0394 0.39871,-0.0795 0.39871,-0.12303 0,-0.0357 0.10378,-0.2696 0.23085,-0.51995 0.19537,-0.38522 0.30991,-0.53456 0.74554,-0.97201 0.88336,-0.88708 1.85152,-1.40649 3.26477,-1.75149 0.8486,-0.20719 1.40497,-0.27052 2.35877,-0.26855 3.26564,0.007 6.00597,1.54082 6.58416,3.68577 0.11697,0.43376 0.10879,1.18822 -0.0174,1.61469 l -0.0944,0.31914 0.61374,-0.20698 c 1.60338,-0.54068 3.39062,-0.64079 5.11487,-0.28652 2.2489,0.4621 3.92986,1.69281 4.27172,3.12755 0.07,0.29384 0.0721,0.91879 0.005,1.15174 -0.0786,0.26836 -0.0702,0.27879 0.25549,0.31493 0.85502,0.0949 2.0062,0.43223 2.87067,0.84125 1.56392,0.73995 2.77228,1.88032 3.39942,3.20823 0.96617,2.04572 0.48363,4.29748 -1.28817,6.01107 -1.0034,0.9704 -2.27819,1.66366 -3.76352,2.04664 -0.31365,0.0808 -0.58253,0.16258 -0.59751,0.18145 -1.134,1.43085 -2.14327,2.24849 -3.72816,3.02019 -2.23678,1.08913 -5.07379,1.43897 -7.65297,0.94373 -0.97316,-0.18687 -2.20752,-0.60115 -3.03365,-1.01818 l -0.31239,-0.15776 -0.52276,0.24825 c -1.27474,0.60533 -2.56642,0.98921 -4.13189,1.22803 -0.52677,0.0803 -0.96604,0.10787 -1.90667,0.1196 -0.67221,0.009 -1.32119,0.007 -1.44221,-0.004 z"
 
       id="path4283"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-ydpi="187.72" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
       inkscape:connector-curvature="0"
 
       id="path4285"
 
       d="m -532.3902,-135.78517 c -0.30464,-0.0273 -1.09653,-0.14791 -1.3761,-0.20969 -1.19168,-0.26338 -2.42813,-0.80519 -3.32698,-1.45788 l -0.21859,-0.15873 -0.22555,0.11359 c -0.55117,0.27755 -1.02037,0.38329 -1.70092,0.38329 -0.55035,0 -0.77361,-0.0341 -1.23382,-0.18862 -0.347,-0.11649 -0.77563,-0.34024 -1.05187,-0.54912 -0.13193,-0.0998 -0.26172,-0.17467 -0.28844,-0.16649 -0.0267,0.008 -0.21379,0.0743 -0.4157,0.14714 -0.20193,0.0728 -0.55162,0.17108 -0.77709,0.21855 -0.36591,0.077 -0.48306,0.0865 -1.08993,0.0887 -0.71287,0.003 -0.9001,-0.0183 -1.48915,-0.16499 -0.8576,-0.21361 -1.59661,-0.61882 -2.17276,-1.19134 -0.44977,-0.44694 -0.74167,-0.93477 -0.89195,-1.49066 -0.0994,-0.36777 -0.0994,-1.02437 -4e-5,-1.3923 0.34155,-1.26432 1.57349,-2.32703 3.11597,-2.68792 l 0.24578,-0.0575 -0.0152,-0.31574 c -0.0269,-0.55743 0.14535,-0.9375 0.63017,-1.39094 0.30326,-0.28361 0.65187,-0.49871 1.09904,-0.67811 0.32917,-0.13206 1.05528,-0.32564 1.22147,-0.32564 0.10759,0 0.10973,0.0338 -0.0297,-0.46949 -0.0824,-0.29764 -0.0899,-0.37217 -0.0922,-0.9228 -10e-4,-0.39648 0.012,-0.65922 0.0405,-0.7771 0.19802,-0.81739 0.53161,-1.43103 1.07393,-1.97551 0.53513,-0.53723 1.1915,-0.88763 1.97512,-1.05436 0.33695,-0.0717 1.04049,-0.0803 1.3923,-0.0171 0.5131,0.0922 1.08862,0.32604 1.52616,0.62003 0.45472,0.30554 1.04302,0.98267 1.26483,1.45583 0.0409,0.0874 0.084,0.15958 0.0955,0.16031 0.0116,5.5e-4 0.11532,-0.056 0.23064,-0.12604 0.38567,-0.2343 0.90879,-0.41563 1.41087,-0.48904 0.17815,-0.026 0.26406,-0.0526 0.26406,-0.0815 0,-0.0236 0.0687,-0.17855 0.15289,-0.34435 0.1294,-0.25514 0.20526,-0.35406 0.49378,-0.64378 0.58505,-0.5875 1.22627,-0.93151 2.16226,-1.16002 0.56204,-0.13721 0.93051,-0.17916 1.56223,-0.17785 2.16283,0.004 3.97777,1.02049 4.36071,2.4411 0.0775,0.28728 0.072,0.78696 -0.0114,1.0694 l -0.0626,0.21137 0.40647,-0.13707 c 1.06193,-0.3581 2.24563,-0.4244 3.3876,-0.18976 1.48945,0.30605 2.60276,1.12114 2.82918,2.07138 0.0464,0.19461 0.0477,0.60852 0.003,0.7628 -0.052,0.17773 -0.0465,0.18464 0.16922,0.20858 0.56628,0.0628 1.32871,0.28628 1.90125,0.55717 1.03579,0.49006 1.83609,1.24534 2.25146,2.12481 0.63989,1.3549 0.32029,2.84625 -0.85317,3.98115 -0.66455,0.64271 -1.50886,1.10185 -2.49259,1.35551 -0.20773,0.0536 -0.38581,0.10763 -0.39574,0.12016 -0.75105,0.94767 -1.4195,1.48919 -2.46917,2.0003 -1.48143,0.72133 -3.36039,0.95302 -5.06859,0.62502 -0.64452,-0.12376 -1.46204,-0.39813 -2.00919,-0.67434 l -0.2069,-0.10444 -0.34622,0.16441 c -0.84427,0.40091 -1.69975,0.65515 -2.73657,0.81333 -0.34888,0.0532 -0.63982,0.0715 -1.26279,0.0792 -0.44521,0.006 -0.87504,0.004 -0.95518,-0.003 z"
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.00000048;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
 
    <path
 
       sodipodi:nodetypes="scccsccccsccsssscccsssscccscccsscsssccccsccssccsscsssccss"
 
       inkscape:connector-curvature="0"
 
       id="path4281"
 
       d="m -301.28858,-229.58153 c -6.81022,0 -12.42689,5.47068 -12.85103,12.51742 l -0.0787,1.31353 -0.88041,-0.0673 c -1.1321,-0.0861 -2.69091,0.24572 -3.93872,0.83778 -1.21102,0.57463 -3.08908,2.40031 -3.70938,3.60607 l -0.41698,0.81123 -1.08798,-0.5563 c -2.32467,-1.18767 -4.60099,-1.7277 -7.28034,-1.72675 -1.90246,5e-4 -3.33556,0.22746 -5.02387,0.79419 -4.59543,1.54267 -8.15544,5.19425 -9.45062,9.69516 l -0.34213,1.18841 -1.03397,0 c -4.93445,0 -9.75402,2.8523 -11.10437,6.57241 -1.02251,2.81696 -0.31742,5.4476 2.10203,7.84615 1.06076,1.05162 1.48141,1.35454 2.755,1.98359 2.21355,1.09329 3.87464,1.48243 6.43975,1.5078 l 2.05655,0.02 1.03962,1.01785 c 1.44098,1.411 3.52506,2.36643 5.16129,2.36643 0.49778,0 0.56178,0.0534 0.99699,0.82831 0.72913,1.29793 2.32305,2.77246 3.75485,3.47434 1.6619,0.81465 2.77465,1.07852 4.59262,1.08798 1.83369,0.0113 3.14255,-0.29275 4.68457,-1.08134 l 1.09083,-0.55822 0.45016,0.53639 c 2.80609,3.34509 6.88588,5.54153 11.27307,6.06825 4.24326,0.50943 9.03174,-0.82933 12.43026,-3.47433 l 0.90792,-0.707 1.39313,0.59708 c 2.76222,1.18478 5.36691,1.66743 8.2963,1.53624 4.74629,-0.21267 8.77276,-1.93203 12.14403,-5.18686 1.02696,-0.99149 2.29975,-2.44912 2.57306,-2.94645 0.0127,-0.0227 0.40321,0.18555 0.86906,0.46153 0.99491,0.58964 3.0511,1.30177 4.37561,1.5154 3.75764,0.60611 7.95439,-0.69557 10.65329,-3.30374 0.53277,-0.51486 1.09458,-1.1063 1.24907,-1.31449 l 0.28147,-0.37813 1.2889,0.44354 c 1.16128,0.39999 1.46087,0.44395 3.01754,0.44353 1.51597,-4.4e-4 1.8697,-0.0492 2.87915,-0.39993 2.78629,-0.96785 4.78003,-2.91214 5.70336,-5.5631 0.47942,-1.37617 0.47682,-3.56279 -0.004,-5.03332 -0.68932,-2.10487 -2.37163,-4.06066 -4.35666,-5.06269 -1.14766,-0.57933 -2.8173,-0.99418 -4.00224,-0.99418 l -0.96001,0 -0.3753,-1.51633 c -1.81025,-7.31614 -9.40291,-12.46097 -18.39792,-12.46627 -2.38193,-0.001 -3.62388,0.14556 -5.73177,0.67857 -0.81603,0.20641 -1.49877,0.35205 -1.51728,0.32316 -0.0178,-0.0289 -0.2893,-0.57084 -0.60181,-1.20452 -0.43201,-0.87598 -0.84587,-1.4286 -1.72391,-2.30581 -1.72557,-1.72389 -3.54722,-2.51901 -5.77442,-2.51901 l -1.03207,0 -0.0959,-0.72122 c -0.25666,-1.9348 -1.37244,-4.42785 -2.75405,-6.15259 -2.50389,-3.12565 -6.0138,-4.83335 -9.93302,-4.83335 z"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-ydpi="187.72" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       d="m -483.29976,-234.33024 c -3.40511,0 -6.21344,2.73534 -6.42551,6.25871 l -0.0393,0.65677 -0.44021,-0.0336 c -0.56605,-0.0431 -1.34545,0.12285 -1.96936,0.41888 -0.60551,0.28732 -1.54454,1.20016 -1.85469,1.80304 l -0.20849,0.40561 -0.54399,-0.27815 c -1.16233,-0.59383 -2.30049,-0.86384 -3.64017,-0.86337 -0.95123,2.5e-4 -1.66778,0.11373 -2.51193,0.39709 -2.29772,0.77134 -4.07772,2.59713 -4.72531,4.84759 l -0.17107,0.59421 -0.51698,0 c -2.46723,0 -4.87701,1.42614 -5.55219,3.2862 -0.51125,1.40848 -0.15871,2.7238 1.05102,3.92307 0.53038,0.52582 0.7407,0.67727 1.3775,0.9918 1.10677,0.54664 1.93732,0.74121 3.21987,0.7539 l 1.02828,0.01 0.51981,0.50892 c 0.72048,0.7055 1.76253,1.18322 2.58064,1.18322 0.24889,0 0.28089,0.0267 0.4985,0.41415 0.36456,0.64897 1.16152,1.38623 1.87742,1.73717 0.83095,0.40733 1.38733,0.53927 2.29631,0.544 0.91685,0.006 1.57128,-0.14638 2.34228,-0.54068 l 0.54542,-0.27911 0.22508,0.2682 c 1.40305,1.67255 3.44294,2.77076 5.63653,3.03412 2.12164,0.25472 4.51588,-0.41466 6.21514,-1.73716 l 0.45396,-0.3535 0.69656,0.29854 c 1.38111,0.59239 2.68346,0.83371 4.14815,0.76812 2.37315,-0.10633 4.38638,-0.96601 6.07202,-2.59343 0.51348,-0.49574 1.14987,-1.22456 1.28653,-1.47323 0.006,-0.0113 0.2016,0.0928 0.43453,0.23077 0.49745,0.29482 1.52555,0.65088 2.1878,0.7577 1.87882,0.30305 3.9772,-0.34779 5.32665,-1.65187 0.26638,-0.25743 0.54729,-0.55315 0.62453,-0.65725 l 0.14074,-0.18906 0.64445,0.22177 c 0.58064,0.19999 0.73043,0.22197 1.50877,0.22176 0.75798,-2.2e-4 0.93485,-0.0246 1.43957,-0.19996 1.39315,-0.48393 2.39002,-1.45607 2.85168,-2.78155 0.23971,-0.68809 0.23841,-1.7814 -0.002,-2.51666 -0.34466,-1.05243 -1.18582,-2.03033 -2.17833,-2.53135 -0.57383,-0.28966 -1.40865,-0.49709 -2.00112,-0.49709 l -0.48001,0 -0.18765,-0.75816 c -0.90512,-3.65808 -4.70145,-6.23049 -9.19896,-6.23314 -1.19096,-7.1e-4 -1.81194,0.0728 -2.86588,0.33928 -0.40802,0.10321 -0.74939,0.17603 -0.75864,0.16159 -0.009,-0.0144 -0.14465,-0.28542 -0.30091,-0.60227 -0.216,-0.43798 -0.42293,-0.71429 -0.86195,-1.1529 -0.86279,-0.86194 -1.77362,-1.25951 -2.88722,-1.25951 l -0.51603,0 -0.0479,-0.36061 c -0.12833,-0.9674 -0.68622,-2.21392 -1.37702,-3.07629 -1.25195,-1.56282 -3.0069,-2.41667 -4.96651,-2.41667 z"
 
       id="path4894"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="scccsccccsccsssscccsssscccscccsscsssccccsccssccsscsssccss" />
 
    <g
 
       style="stroke-width:18.33097076;stroke-miterlimit:4;stroke-dasharray:none"
 
       id="g4896"
 
       transform="matrix(0.21820996,0,0,0.21820996,-445.87315,-165.23182)">
 
      <path
 
         inkscape:export-ydpi="187.72"
 
         inkscape:export-xdpi="187.72"
 
         inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
         sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
         inkscape:connector-curvature="0"
 
         id="path4898"
 
         d="m -618.36935,-28.423272 c -1.6609,-0.14878 -5.97823,-0.80638 -7.5025,-1.14323 -6.49697,-1.43593 -13.23811,-4.38986 -18.13859,-7.94834 l -1.19181,-0.86539 -1.22969,0.6193 c -3.00493,1.51324 -5.563,2.08969 -9.27336,2.08969 -3.00049,0 -4.2177,-0.18605 -6.72675,-1.02834 -1.89187,-0.63511 -4.22873,-1.85499 -5.73479,-2.99378 -0.71929,-0.54386 -1.4269,-0.95233 -1.5726,-0.90769 -0.14567,0.0447 -1.16556,0.40514 -2.26638,0.80218 -1.10089,0.3967 -3.00739,0.93274 -4.23668,1.19153 -1.99492,0.41999 -2.63364,0.47158 -5.94224,0.48348 -3.8866,0.0155 -4.90732,-0.0997 -8.11883,-0.89953 -4.67564,-1.1646 -8.70468,-3.3738 -11.84584,-6.49517 -2.45218,-2.43672 -4.0436,-5.09632 -4.86293,-8.12706 -0.54209,-2.00505 -0.54212,-5.58486 -2.5e-4,-7.59075 1.86217,-6.89308 8.5787,-12.68694 16.98825,-14.65453 l 1.33999,-0.31339 -0.0829,-1.72141 c -0.14629,-3.03906 0.7925,-5.11126 3.4357,-7.58339 1.65335,-1.54622 3.55398,-2.71896 5.99194,-3.69704 1.79464,-0.72 5.75336,-1.77535 6.65941,-1.77535 0.5866,0 0.59828,0.18449 -0.16182,-2.559689 -0.44925,-1.62269 -0.48991,-2.02902 -0.50262,-5.03109 -0.009,-2.161559 0.0659,-3.594079 0.22115,-4.236739 1.07958,-4.45636 2.89833,-7.80195 5.85509,-10.77045 2.91746,-2.92895 6.496,-4.8393 10.7683,-5.74833 1.83708,-0.39076 5.67274,-0.43785 7.59081,-0.0932 2.79742,0.50283 5.9351,1.77756 8.3206,3.38038 2.47911,1.66578 5.68652,5.35751 6.89584,7.93716 0.22301,0.47655 0.4577,0.87008 0.52078,0.87403 0.0631,0.003 0.62875,-0.30501 1.25747,-0.68717 2.10266,-1.27741 4.95472,-2.26604 7.69203,-2.66625 0.97128,-0.14195 1.43966,-0.28669 1.43966,-0.44432 0,-0.12889 0.3749,-0.97348 0.83356,-1.87742 0.7055,-1.39102 1.11909,-1.93028 2.69209,-3.50983 3.18967,-3.2031 6.68557,-5.07862 11.7886,-6.32441 3.06422,-0.74811 5.07315,-0.9768 8.51723,-0.96966 11.79177,0.0248 21.68673,5.56368 23.77455,13.3088 0.42251,1.56626 0.39275,4.2905 -0.0624,5.83042 l -0.34116,1.15236 2.2161,-0.74734 c 5.78961,-1.95233 12.24312,-2.31381 18.46916,-1.03457 8.12041,1.66857 14.19018,6.112479 15.4246,11.293159 0.25283,1.061 0.25997,3.317669 0.0155,4.158769 -0.28358,0.96898 -0.25345,1.00666 0.92258,1.13714 3.08736,0.34265 7.24411,1.56079 10.36561,3.0377 5.64711,2.67181 10.01032,6.78958 12.27487,11.58447 3.48872,7.38683 1.74629,15.51765 -4.65142,21.70514 -3.62314,3.50403 -8.22626,6.00725 -13.58957,7.3902 -1.13254,0.29196 -2.10342,0.58681 -2.15755,0.65514 -4.0947,5.16667 -7.73909,8.11905 -13.4619,10.90556 -8.07671,3.93266 -18.32078,5.1959 -27.63387,3.40763 -3.51391,-0.67472 -7.97101,-2.17063 -10.95408,-3.67648 l -1.12797,-0.56942 -1.88764,0.89636 c -4.60293,2.18575 -9.26699,3.57189 -14.91975,4.43427 -1.90202,0.2901 -3.48822,0.38974 -6.88469,0.43189 -2.42725,0.0311 -4.77069,0.0249 -5.20761,-0.0155 z"
 
         style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:18.33097076;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
 
    </g>
 
    <path
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
       inkscape:connector-curvature="0"
 
       id="path4214"
 
       d="m -150.15129,-145.96652 c -0.25719,-0.023 -0.9257,-0.12486 -1.16172,-0.17702 -1.00602,-0.22235 -2.04984,-0.67975 -2.80866,-1.23076 l -0.18454,-0.134 -0.19041,0.0959 c -0.4653,0.23431 -0.8614,0.32357 -1.43593,0.32357 -0.4646,0 -0.65308,-0.0288 -1.04159,-0.15923 -0.29295,-0.0983 -0.65479,-0.28724 -0.888,-0.46356 -0.11138,-0.0842 -0.22095,-0.14747 -0.24351,-0.14056 -0.0226,0.007 -0.18047,0.0628 -0.35094,0.12421 -0.17046,0.0614 -0.46567,0.14444 -0.65602,0.18451 -0.3089,0.065 -0.4078,0.0731 -0.92012,0.0748 -0.60182,0.002 -0.75986,-0.0154 -1.25715,-0.13929 -0.72399,-0.18034 -1.34787,-0.52242 -1.83426,-1.00574 -0.37971,-0.37732 -0.62612,-0.78914 -0.75299,-1.25843 -0.0839,-0.31047 -0.084,-0.86478 -5e-5,-1.17538 0.28835,-1.06735 1.32837,-1.9645 2.63054,-2.26917 l 0.20749,-0.0485 -0.0128,-0.26656 c -0.0226,-0.47057 0.12272,-0.79144 0.53201,-1.17423 0.256,-0.23943 0.5503,-0.42102 0.9278,-0.57247 0.2779,-0.11149 0.89088,-0.2749 1.03118,-0.2749 0.0908,0 0.0926,0.0286 -0.025,-0.39636 -0.0696,-0.25126 -0.0759,-0.31418 -0.0778,-0.77903 -0.001,-0.33471 0.0102,-0.55652 0.0343,-0.65603 0.16716,-0.69004 0.44878,-1.20809 0.90662,-1.66774 0.45175,-0.45354 1.00587,-0.74934 1.66741,-0.8901 0.28446,-0.0605 0.87839,-0.0678 1.17539,-0.0145 0.43316,0.0778 0.91902,0.27524 1.28839,0.52342 0.38388,0.25794 0.88053,0.82958 1.06779,1.22903 0.0346,0.0738 0.0709,0.13472 0.0806,0.13534 0.01,5.2e-4 0.0974,-0.0472 0.19471,-0.10641 0.32559,-0.1978 0.76722,-0.35088 1.19107,-0.41285 0.1504,-0.022 0.22292,-0.0444 0.22292,-0.0688 0,-0.0199 0.058,-0.15074 0.12908,-0.2907 0.10924,-0.2154 0.17328,-0.2989 0.41685,-0.54349 0.4939,-0.49598 1.03522,-0.78639 1.82539,-0.97929 0.47449,-0.11584 0.78555,-0.15125 1.31885,-0.15015 1.82588,0.004 3.35806,0.8615 3.68135,2.06079 0.0654,0.24253 0.0608,0.66436 -0.01,0.90281 l -0.0528,0.17843 0.34316,-0.11572 c 0.89648,-0.30231 1.89577,-0.35828 2.85984,-0.1602 1.25739,0.25837 2.19726,0.94648 2.3884,1.74868 0.0392,0.16429 0.0403,0.51373 0.002,0.64396 -0.0439,0.15004 -0.0392,0.15588 0.14285,0.17608 0.47806,0.053 1.12171,0.24168 1.60506,0.47037 0.87442,0.41372 1.55004,1.05133 1.90069,1.79379 0.54021,1.14381 0.2704,2.40281 -0.72025,3.36091 -0.56101,0.54258 -1.27378,0.93019 -2.10427,1.14433 -0.17536,0.0452 -0.32569,0.0909 -0.33408,0.10144 -0.63403,0.80003 -1.19834,1.25719 -2.08449,1.68867 -1.25064,0.60895 -2.83687,0.80455 -4.27894,0.52765 -0.54411,-0.10448 -1.23427,-0.33612 -1.69617,-0.56929 l -0.17466,-0.0882 -0.29229,0.13879 c -0.71274,0.33845 -1.43494,0.55309 -2.31024,0.68662 -0.29451,0.0449 -0.54012,0.0604 -1.06605,0.0669 -0.37585,0.005 -0.73871,0.004 -0.80637,-0.002 z"
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.00000048;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-ydpi="187.72" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.00000048;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       d="m 79.780912,-203.95204 c -0.20113,-0.018 -0.72392,-0.0976 -0.90849,-0.13844 -0.78673,-0.17388 -1.60302,-0.53158 -2.19643,-0.96248 l -0.14432,-0.1048 -0.1489,0.075 c -0.36388,0.18324 -0.67364,0.25304 -1.12293,0.25304 -0.36333,0 -0.51072,-0.0225 -0.81455,-0.12452 -0.22909,-0.0769 -0.51206,-0.22463 -0.69443,-0.36252 -0.0871,-0.0659 -0.17279,-0.11532 -0.19043,-0.10992 -0.0177,0.006 -0.14113,0.0491 -0.27445,0.0971 -0.1333,0.048 -0.36416,0.11296 -0.51302,0.14429 -0.24156,0.0508 -0.31891,0.0572 -0.71955,0.0585 -0.47064,0.002 -0.59423,-0.012 -0.98312,-0.10893 -0.56618,-0.14103 -1.05407,-0.40855 -1.43443,-0.78652 -0.29694,-0.29507 -0.48964,-0.61712 -0.58886,-0.98411 -0.0656,-0.24279 -0.0657,-0.67628 -4e-5,-0.91917 0.2255,-0.8347 1.03882,-1.53629 2.05714,-1.77454 l 0.16227,-0.0379 -0.01,-0.20846 c -0.0177,-0.368 0.096,-0.61892 0.41604,-0.91827 0.2002,-0.18724 0.43035,-0.32925 0.72556,-0.44769 0.21732,-0.0872 0.69669,-0.21498 0.8064,-0.21498 0.071,0 0.0724,0.0224 -0.0195,-0.30996 -0.0544,-0.19649 -0.0593,-0.24569 -0.0608,-0.60922 -7.8e-4,-0.26175 0.008,-0.43521 0.0268,-0.51303 0.13072,-0.53962 0.35095,-0.94475 0.70899,-1.30421 0.35328,-0.35467 0.78661,-0.586 1.30395,-0.69607 0.22246,-0.0473 0.68692,-0.053 0.91918,-0.0113 0.33874,0.0608 0.7187,0.21524 1.00755,0.40932 0.30021,0.20172 0.6886,0.64875 0.83504,0.96113 0.0271,0.0577 0.0554,0.10535 0.063,0.10584 0.008,4.1e-4 0.0762,-0.0369 0.15227,-0.0832 0.25462,-0.15468 0.59998,-0.2744 0.93144,-0.32286 0.11762,-0.0172 0.17433,-0.0347 0.17433,-0.0538 0,-0.0156 0.0454,-0.11788 0.10094,-0.22733 0.0854,-0.16845 0.13551,-0.23375 0.32599,-0.42502 0.38624,-0.38787 0.80956,-0.61498 1.42749,-0.76583 0.37106,-0.0906 0.61432,-0.11828 1.03137,-0.11742 1.42788,0.003 2.62608,0.67371 2.8789,1.61158 0.0511,0.18967 0.0476,0.51955 -0.008,0.70602 l -0.0413,0.13954 0.26836,-0.0905 c 0.70106,-0.23642 1.48253,-0.28019 2.23645,-0.12528 0.98331,0.20205 1.71831,0.74016 1.86778,1.3675 0.0307,0.12848 0.0315,0.40175 0.002,0.50359 -0.0343,0.11734 -0.0307,0.12191 0.11171,0.1377 0.37385,0.0414 0.8772,0.189 1.25519,0.36784 0.68382,0.32354 1.21217,0.82217 1.48638,1.40279 0.42246,0.89448 0.21146,1.87905 -0.56325,2.6283 -0.43872,0.42431 -0.99612,0.72743 -1.64558,0.89489 -0.13714,0.0354 -0.2547,0.0711 -0.26126,0.0793 -0.49583,0.62564 -0.93713,0.98316 -1.63012,1.32058 -0.97803,0.47622 -2.21849,0.62918 -3.34622,0.41264 -0.42551,-0.0817 -0.96523,-0.26285 -1.32644,-0.4452 l -0.13659,-0.069 -0.22858,0.10854 c -0.55738,0.26467 -1.12215,0.43253 -1.80666,0.53695 -0.23031,0.0351 -0.42238,0.0472 -0.83367,0.0523 -0.29393,0.004 -0.57769,0.003 -0.6306,-0.002 z"
 
       id="path4216"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc" />
 
    <path
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.00000048;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       d="m -36.378803,-188.42312 c -0.30464,-0.0273 -1.09653,-0.1479 -1.3761,-0.20969 -1.19168,-0.26338 -2.42813,-0.80518 -3.32698,-1.45788 l -0.21859,-0.15873 -0.22555,0.1136 c -0.55117,0.27755 -1.02037,0.38328 -1.70092,0.38328 -0.55035,0 -0.77361,-0.0341 -1.23382,-0.18861 -0.347,-0.11649 -0.77563,-0.34025 -1.05187,-0.54912 -0.13193,-0.0998 -0.26172,-0.17468 -0.28844,-0.16649 -0.0267,0.008 -0.21379,0.0743 -0.4157,0.14714 -0.20193,0.0728 -0.55162,0.17108 -0.77709,0.21854 -0.36591,0.077 -0.48306,0.0865 -1.08993,0.0887 -0.71287,0.003 -0.9001,-0.0183 -1.48915,-0.16498 -0.8576,-0.21361 -1.59661,-0.61882 -2.17276,-1.19135 -0.44977,-0.44694 -0.74167,-0.93476 -0.89195,-1.49066 -0.0994,-0.36776 -0.0994,-1.02437 -4e-5,-1.39229 0.34155,-1.26432 1.57349,-2.32703 3.11597,-2.68792 l 0.24578,-0.0575 -0.0152,-0.31575 c -0.0269,-0.55742 0.14535,-0.9375 0.63017,-1.39094 0.30326,-0.28361 0.65187,-0.49871 1.09904,-0.67811 0.32917,-0.13205 1.05528,-0.32563 1.22147,-0.32563 0.10759,0 0.10973,0.0338 -0.0297,-0.4695 -0.0824,-0.29763 -0.0899,-0.37216 -0.0922,-0.9228 -10e-4,-0.39647 0.012,-0.65922 0.0405,-0.7771 0.19802,-0.81738 0.53161,-1.43102 1.07393,-1.9755 0.53513,-0.53724 1.1915,-0.88763 1.97512,-1.05436 0.33695,-0.0717 1.04049,-0.0803 1.3923,-0.0171 0.5131,0.0922 1.08862,0.32604 1.52616,0.62002 0.45472,0.30554 1.04302,0.98267 1.26483,1.45583 0.0409,0.0874 0.084,0.15959 0.0955,0.16032 0.0116,5.5e-4 0.11532,-0.056 0.23064,-0.12604 0.38567,-0.23431 0.90879,-0.41564 1.41087,-0.48904 0.17815,-0.026 0.26406,-0.0526 0.26406,-0.0815 0,-0.0236 0.0687,-0.17856 0.15289,-0.34436 0.1294,-0.25514 0.20526,-0.35405 0.49378,-0.64377 0.58505,-0.58751 1.22627,-0.93152 2.16226,-1.16002 0.56204,-0.13722 0.93051,-0.17916 1.56223,-0.17785 2.16283,0.004 3.97777,1.02048 4.36071,2.44109 0.0775,0.28728 0.072,0.78697 -0.0114,1.06941 l -0.0626,0.21137 0.40647,-0.13707 c 1.06193,-0.35811 2.24563,-0.42441 3.3876,-0.18977 1.48945,0.30605 2.60276,1.12115 2.82918,2.07139 0.0464,0.19461 0.0477,0.60852 0.003,0.7628 -0.052,0.17773 -0.0465,0.18464 0.16922,0.20857 0.56628,0.0628 1.32871,0.28628 1.90125,0.55717 1.03579,0.49006 1.83609,1.24534 2.25146,2.12482 0.63989,1.35489 0.32029,2.84624 -0.85317,3.98115 -0.66455,0.64271 -1.50886,1.10185 -2.49259,1.3555 -0.20773,0.0536 -0.38581,0.10763 -0.39574,0.12017 -0.75105,0.94766 -1.4195,1.48919 -2.46917,2.00029 -1.48143,0.72133 -3.36039,0.95303 -5.06859,0.62503 -0.64452,-0.12376 -1.46204,-0.39814 -2.00919,-0.67434 l -0.2069,-0.10444 -0.34622,0.16441 c -0.84427,0.40091 -1.69975,0.65515 -2.73657,0.81333 -0.34888,0.0532 -0.63982,0.0715 -1.26279,0.0792 -0.44521,0.006 -0.87504,0.004 -0.95518,-0.003 z"
 
       id="path4218"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-ydpi="187.72" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       d="m 261.53252,-193.13988 c -6.81022,0 -12.42689,5.47068 -12.85103,12.51742 l -0.0787,1.31353 -0.88041,-0.0673 c -1.1321,-0.0861 -2.69091,0.24572 -3.93872,0.83778 -1.21102,0.57463 -3.08908,2.40031 -3.70938,3.60607 l -0.41698,0.81123 -1.08798,-0.5563 c -2.32467,-1.18767 -4.60099,-1.7277 -7.28034,-1.72675 -1.90246,5e-4 -3.33556,0.22746 -5.02387,0.79419 -4.59543,1.54267 -8.15544,5.19425 -9.45062,9.69516 l -0.34213,1.18841 -1.03397,0 c -4.93445,0 -9.75402,2.8523 -11.10437,6.57241 -1.02251,2.81696 -0.31742,5.4476 2.10203,7.84615 1.06076,1.05162 1.48141,1.35454 2.755,1.98359 2.21355,1.09329 3.87464,1.48243 6.43975,1.5078 l 2.05655,0.02 1.03962,1.01785 c 1.44098,1.411 3.52506,2.36643 5.16129,2.36643 0.49778,0 0.56178,0.0534 0.99699,0.82831 0.72913,1.29793 2.32305,2.77246 3.75485,3.47434 1.6619,0.81465 2.77465,1.07852 4.59262,1.08798 1.83369,0.0113 3.14255,-0.29275 4.68457,-1.08134 l 1.09083,-0.55822 0.45016,0.53639 c 2.80609,3.34509 6.88588,5.54153 11.27307,6.06825 4.24326,0.50943 9.03174,-0.82933 12.43026,-3.47433 l 0.90792,-0.707 1.39313,0.59708 c 2.76222,1.18478 5.36691,1.66743 8.2963,1.53624 4.74629,-0.21267 8.77276,-1.93203 12.14403,-5.18686 1.02696,-0.99149 2.29975,-2.44912 2.57306,-2.94645 0.0127,-0.0227 0.40321,0.18555 0.86906,0.46153 0.99491,0.58964 3.0511,1.30177 4.37561,1.5154 3.75764,0.60611 7.95439,-0.69557 10.65329,-3.30374 0.53277,-0.51486 1.09458,-1.1063 1.24907,-1.31449 l 0.28147,-0.37813 1.2889,0.44354 c 1.16128,0.39999 1.46087,0.44395 3.01754,0.44353 1.51597,-4.4e-4 1.8697,-0.0492 2.87915,-0.39993 2.78629,-0.96785 4.78003,-2.91214 5.70336,-5.5631 0.47942,-1.37617 0.47682,-3.56279 -0.004,-5.03332 -0.68932,-2.10487 -2.37163,-4.06066 -4.35666,-5.06269 -1.14766,-0.57933 -2.8173,-0.99418 -4.00224,-0.99418 l -0.96001,0 -0.3753,-1.51633 c -1.81025,-7.31614 -9.40291,-12.46097 -18.39792,-12.46627 -2.38193,-0.001 -3.62388,0.14556 -5.73177,0.67857 -0.81603,0.20641 -1.49877,0.35205 -1.51728,0.32316 -0.0178,-0.0289 -0.2893,-0.57084 -0.60181,-1.20452 -0.43201,-0.87598 -0.84587,-1.4286 -1.72391,-2.30581 -1.72557,-1.72389 -3.54722,-2.51901 -5.77442,-2.51901 l -1.03207,0 -0.0959,-0.72122 c -0.25666,-1.9348 -1.37244,-4.42785 -2.75405,-6.15259 -2.50389,-3.12565 -6.0138,-4.83335 -9.93302,-4.83335 z"
 
       id="path4220"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="scccsccccsccsssscccsssscccscccsscsssccccsccssccsscsssccss" />
 
    <path
 
       sodipodi:nodetypes="scccsccccsccsssscccsssscccscccsscsssccccsccssccsscsssccss"
 
       inkscape:connector-curvature="0"
 
       id="path4222"
 
       d="m 59.275972,-216.10941 c -3.40511,0 -6.21344,2.73534 -6.42551,6.25871 l -0.0393,0.65677 -0.44021,-0.0336 c -0.56605,-0.0431 -1.34545,0.12285 -1.96936,0.41888 -0.60551,0.28732 -1.54454,1.20016 -1.85469,1.80304 l -0.20849,0.40561 -0.54399,-0.27815 c -1.16233,-0.59383 -2.30049,-0.86384 -3.64017,-0.86337 -0.95123,2.5e-4 -1.66778,0.11373 -2.51193,0.39709 -2.29772,0.77134 -4.07772,2.59713 -4.72531,4.84759 l -0.17107,0.59421 -0.51698,0 c -2.46723,0 -4.87701,1.42614 -5.55219,3.2862 -0.51125,1.40848 -0.15871,2.7238 1.05102,3.92307 0.53038,0.52582 0.7407,0.67727 1.3775,0.9918 1.10677,0.54664 1.93732,0.74121 3.21987,0.7539 l 1.02828,0.01 0.51981,0.50892 c 0.72048,0.7055 1.76253,1.18322 2.58064,1.18322 0.24889,0 0.28089,0.0267 0.4985,0.41415 0.36456,0.64897 1.16152,1.38623 1.87742,1.73717 0.83095,0.40733 1.38733,0.53927 2.29631,0.544 0.91685,0.006 1.57128,-0.14638 2.34228,-0.54068 l 0.54542,-0.27911 0.22508,0.2682 c 1.40305,1.67255 3.44294,2.77076 5.63653,3.03412 2.12164,0.25472 4.51588,-0.41466 6.21514,-1.73716 l 0.45396,-0.3535 0.69656,0.29854 c 1.38111,0.59239 2.68346,0.83371 4.14815,0.76812 2.37315,-0.10633 4.38638,-0.96601 6.07202,-2.59343 0.51348,-0.49574 1.14987,-1.22456 1.28653,-1.47323 0.006,-0.0113 0.2016,0.0928 0.43453,0.23077 0.49745,0.29482 1.52555,0.65088 2.1878,0.7577 1.87882,0.30305 3.9772,-0.34779 5.32665,-1.65187 0.26638,-0.25743 0.54729,-0.55315 0.62453,-0.65725 l 0.14074,-0.18906 0.64445,0.22177 c 0.58064,0.19999 0.73043,0.22197 1.50877,0.22176 0.75798,-2.2e-4 0.93485,-0.0246 1.43957,-0.19996 1.39315,-0.48393 2.39002,-1.45607 2.85168,-2.78155 0.23971,-0.68809 0.23841,-1.7814 -0.002,-2.51666 -0.34466,-1.05243 -1.18582,-2.03033 -2.17833,-2.53135 -0.57383,-0.28966 -1.40865,-0.49709 -2.00112,-0.49709 l -0.48001,0 -0.18765,-0.75816 c -0.90512,-3.65808 -4.70145,-6.23049 -9.19896,-6.23314 -1.19096,-7.1e-4 -1.81194,0.0728 -2.86588,0.33928 -0.40802,0.10321 -0.74939,0.17603 -0.75864,0.16159 -0.009,-0.0144 -0.14465,-0.28542 -0.30091,-0.60227 -0.216,-0.43798 -0.42293,-0.71429 -0.86195,-1.1529 -0.86279,-0.86194 -1.77362,-1.25951 -2.88722,-1.25951 l -0.51603,0 -0.0479,-0.36061 c -0.12833,-0.9674 -0.68622,-2.21392 -1.37702,-3.07629 -1.25195,-1.56282 -3.0069,-2.41667 -4.96651,-2.41667 z"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-ydpi="187.72" />
 
    <g
 
       transform="matrix(0.21820996,0,0,0.21820996,-30.843206,-140.93738)"
 
       id="g4224"
 
       style="stroke-width:18.33097076;stroke-miterlimit:4;stroke-dasharray:none">
 
      <path
 
         style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:18.33097076;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
         d="m -618.36935,-28.423272 c -1.6609,-0.14878 -5.97823,-0.80638 -7.5025,-1.14323 -6.49697,-1.43593 -13.23811,-4.38986 -18.13859,-7.94834 l -1.19181,-0.86539 -1.22969,0.6193 c -3.00493,1.51324 -5.563,2.08969 -9.27336,2.08969 -3.00049,0 -4.2177,-0.18605 -6.72675,-1.02834 -1.89187,-0.63511 -4.22873,-1.85499 -5.73479,-2.99378 -0.71929,-0.54386 -1.4269,-0.95233 -1.5726,-0.90769 -0.14567,0.0447 -1.16556,0.40514 -2.26638,0.80218 -1.10089,0.3967 -3.00739,0.93274 -4.23668,1.19153 -1.99492,0.41999 -2.63364,0.47158 -5.94224,0.48348 -3.8866,0.0155 -4.90732,-0.0997 -8.11883,-0.89953 -4.67564,-1.1646 -8.70468,-3.3738 -11.84584,-6.49517 -2.45218,-2.43672 -4.0436,-5.09632 -4.86293,-8.12706 -0.54209,-2.00505 -0.54212,-5.58486 -2.5e-4,-7.59075 1.86217,-6.89308 8.5787,-12.68694 16.98825,-14.65453 l 1.33999,-0.31339 -0.0829,-1.72141 c -0.14629,-3.03906 0.7925,-5.11126 3.4357,-7.58339 1.65335,-1.54622 3.55398,-2.71896 5.99194,-3.69704 1.79464,-0.72 5.75336,-1.77535 6.65941,-1.77535 0.5866,0 0.59828,0.18449 -0.16182,-2.559689 -0.44925,-1.62269 -0.48991,-2.02902 -0.50262,-5.03109 -0.009,-2.161559 0.0659,-3.594079 0.22115,-4.236739 1.07958,-4.45636 2.89833,-7.80195 5.85509,-10.77045 2.91746,-2.92895 6.496,-4.8393 10.7683,-5.74833 1.83708,-0.39076 5.67274,-0.43785 7.59081,-0.0932 2.79742,0.50283 5.9351,1.77756 8.3206,3.38038 2.47911,1.66578 5.68652,5.35751 6.89584,7.93716 0.22301,0.47655 0.4577,0.87008 0.52078,0.87403 0.0631,0.003 0.62875,-0.30501 1.25747,-0.68717 2.10266,-1.27741 4.95472,-2.26604 7.69203,-2.66625 0.97128,-0.14195 1.43966,-0.28669 1.43966,-0.44432 0,-0.12889 0.3749,-0.97348 0.83356,-1.87742 0.7055,-1.39102 1.11909,-1.93028 2.69209,-3.50983 3.18967,-3.2031 6.68557,-5.07862 11.7886,-6.32441 3.06422,-0.74811 5.07315,-0.9768 8.51723,-0.96966 11.79177,0.0248 21.68673,5.56368 23.77455,13.3088 0.42251,1.56626 0.39275,4.2905 -0.0624,5.83042 l -0.34116,1.15236 2.2161,-0.74734 c 5.78961,-1.95233 12.24312,-2.31381 18.46916,-1.03457 8.12041,1.66857 14.19018,6.112479 15.4246,11.293159 0.25283,1.061 0.25997,3.317669 0.0155,4.158769 -0.28358,0.96898 -0.25345,1.00666 0.92258,1.13714 3.08736,0.34265 7.24411,1.56079 10.36561,3.0377 5.64711,2.67181 10.01032,6.78958 12.27487,11.58447 3.48872,7.38683 1.74629,15.51765 -4.65142,21.70514 -3.62314,3.50403 -8.22626,6.00725 -13.58957,7.3902 -1.13254,0.29196 -2.10342,0.58681 -2.15755,0.65514 -4.0947,5.16667 -7.73909,8.11905 -13.4619,10.90556 -8.07671,3.93266 -18.32078,5.1959 -27.63387,3.40763 -3.51391,-0.67472 -7.97101,-2.17063 -10.95408,-3.67648 l -1.12797,-0.56942 -1.88764,0.89636 c -4.60293,2.18575 -9.26699,3.57189 -14.91975,4.43427 -1.90202,0.2901 -3.48822,0.38974 -6.88469,0.43189 -2.42725,0.0311 -4.77069,0.0249 -5.20761,-0.0155 z"
 
         id="path4226"
 
         inkscape:connector-curvature="0"
 
         sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
         inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
         inkscape:export-xdpi="187.72"
 
         inkscape:export-ydpi="187.72" />
 
    </g>
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.00000048;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       d="m 414.69435,-202.65354 c -0.25719,-0.023 -0.9257,-0.12486 -1.16172,-0.17702 -1.00602,-0.22235 -2.04984,-0.67975 -2.80866,-1.23076 l -0.18454,-0.134 -0.19041,0.0959 c -0.4653,0.23431 -0.8614,0.32357 -1.43593,0.32357 -0.4646,0 -0.65308,-0.0288 -1.04159,-0.15923 -0.29295,-0.0983 -0.65479,-0.28724 -0.888,-0.46356 -0.11138,-0.0842 -0.22095,-0.14747 -0.24351,-0.14056 -0.0226,0.007 -0.18047,0.0628 -0.35094,0.12421 -0.17046,0.0614 -0.46567,0.14444 -0.65602,0.18451 -0.3089,0.065 -0.4078,0.0731 -0.92012,0.0748 -0.60182,0.002 -0.75986,-0.0154 -1.25715,-0.13929 -0.72399,-0.18034 -1.34787,-0.52242 -1.83426,-1.00574 -0.37971,-0.37732 -0.62612,-0.78914 -0.75299,-1.25843 -0.0839,-0.31047 -0.084,-0.86478 -5e-5,-1.17538 0.28835,-1.06735 1.32837,-1.9645 2.63054,-2.26917 l 0.20749,-0.0485 -0.0128,-0.26656 c -0.0226,-0.47057 0.12272,-0.79144 0.53201,-1.17423 0.256,-0.23943 0.5503,-0.42102 0.9278,-0.57247 0.2779,-0.11149 0.89088,-0.2749 1.03118,-0.2749 0.0908,0 0.0926,0.0286 -0.025,-0.39636 -0.0696,-0.25126 -0.0759,-0.31418 -0.0778,-0.77903 -10e-4,-0.33471 0.0102,-0.55652 0.0343,-0.65603 0.16716,-0.69004 0.44878,-1.20809 0.90662,-1.66774 0.45175,-0.45354 1.00587,-0.74934 1.66741,-0.8901 0.28446,-0.0605 0.87839,-0.0678 1.17539,-0.0145 0.43316,0.0778 0.91902,0.27524 1.28839,0.52342 0.38388,0.25794 0.88053,0.82958 1.06779,1.22903 0.0346,0.0738 0.0709,0.13472 0.0806,0.13534 0.01,5.2e-4 0.0974,-0.0472 0.19471,-0.10641 0.32559,-0.1978 0.76722,-0.35088 1.19107,-0.41285 0.1504,-0.022 0.22292,-0.0444 0.22292,-0.0688 0,-0.0199 0.058,-0.15074 0.12908,-0.2907 0.10924,-0.2154 0.17328,-0.2989 0.41685,-0.54349 0.4939,-0.49598 1.03522,-0.78639 1.82539,-0.97929 0.47449,-0.11584 0.78555,-0.15125 1.31885,-0.15015 1.82588,0.004 3.35806,0.8615 3.68135,2.06079 0.0654,0.24253 0.0608,0.66436 -0.01,0.90281 l -0.0528,0.17843 0.34316,-0.11572 c 0.89648,-0.30231 1.89577,-0.35828 2.85984,-0.1602 1.25739,0.25837 2.19726,0.94648 2.3884,1.74868 0.0392,0.16429 0.0403,0.51373 0.002,0.64396 -0.0439,0.15004 -0.0392,0.15588 0.14285,0.17608 0.47806,0.053 1.12171,0.24168 1.60506,0.47037 0.87442,0.41372 1.55004,1.05133 1.90069,1.79379 0.54021,1.14381 0.2704,2.40281 -0.72025,3.36091 -0.56101,0.54258 -1.27378,0.93019 -2.10427,1.14433 -0.17536,0.0452 -0.32569,0.0909 -0.33408,0.10144 -0.63403,0.80003 -1.19834,1.25719 -2.08449,1.68867 -1.25064,0.60895 -2.83687,0.80455 -4.27894,0.52765 -0.54411,-0.10448 -1.23427,-0.33612 -1.69617,-0.56929 l -0.17466,-0.0882 -0.29229,0.13879 c -0.71274,0.33845 -1.43494,0.55309 -2.31024,0.68662 -0.29451,0.0449 -0.54012,0.0604 -1.06605,0.0669 -0.37585,0.005 -0.73871,0.004 -0.80637,-0.002 z"
 
       id="path4228"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc" />
 
    <path
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
       inkscape:connector-curvature="0"
 
       id="path4230"
 
       d="m 626.40572,-193.82936 c -0.20113,-0.018 -0.72392,-0.0976 -0.90849,-0.13844 -0.78673,-0.17388 -1.60302,-0.53158 -2.19643,-0.96248 l -0.14432,-0.1048 -0.1489,0.075 c -0.36388,0.18324 -0.67364,0.25304 -1.12293,0.25304 -0.36333,0 -0.51072,-0.0225 -0.81455,-0.12452 -0.22909,-0.0769 -0.51206,-0.22463 -0.69443,-0.36252 -0.0871,-0.0659 -0.17279,-0.11532 -0.19043,-0.10992 -0.0177,0.006 -0.14113,0.0491 -0.27445,0.0971 -0.1333,0.048 -0.36416,0.11296 -0.51302,0.14429 -0.24156,0.0508 -0.31891,0.0572 -0.71955,0.0585 -0.47064,0.002 -0.59423,-0.012 -0.98312,-0.10893 -0.56618,-0.14103 -1.05407,-0.40855 -1.43443,-0.78652 -0.29694,-0.29507 -0.48964,-0.61712 -0.58886,-0.98411 -0.0656,-0.24279 -0.0657,-0.67628 -4e-5,-0.91917 0.2255,-0.8347 1.03882,-1.53629 2.05714,-1.77454 l 0.16227,-0.0379 -0.01,-0.20846 c -0.0177,-0.368 0.096,-0.61892 0.41604,-0.91827 0.2002,-0.18724 0.43035,-0.32925 0.72556,-0.44769 0.21732,-0.0872 0.69669,-0.21498 0.8064,-0.21498 0.071,0 0.0724,0.0224 -0.0195,-0.30996 -0.0544,-0.19649 -0.0593,-0.24569 -0.0608,-0.60922 -7.8e-4,-0.26175 0.008,-0.43521 0.0268,-0.51303 0.13072,-0.53962 0.35095,-0.94475 0.70899,-1.30421 0.35328,-0.35467 0.78661,-0.586 1.30395,-0.69607 0.22246,-0.0473 0.68692,-0.053 0.91918,-0.0113 0.33874,0.0608 0.7187,0.21524 1.00755,0.40932 0.30021,0.20172 0.6886,0.64875 0.83504,0.96113 0.0271,0.0577 0.0554,0.10535 0.063,0.10584 0.008,4.1e-4 0.0762,-0.0369 0.15227,-0.0832 0.25462,-0.15468 0.59998,-0.2744 0.93144,-0.32286 0.11762,-0.0172 0.17433,-0.0347 0.17433,-0.0538 0,-0.0156 0.0454,-0.11788 0.10094,-0.22733 0.0854,-0.16845 0.13551,-0.23375 0.32599,-0.42502 0.38624,-0.38787 0.80956,-0.61498 1.42749,-0.76583 0.37106,-0.0906 0.61432,-0.11828 1.03137,-0.11742 1.42788,0.003 2.62608,0.67371 2.8789,1.61158 0.0511,0.18967 0.0476,0.51955 -0.008,0.70602 l -0.0413,0.13954 0.26836,-0.0905 c 0.70106,-0.23642 1.48253,-0.28019 2.23645,-0.12528 0.98331,0.20205 1.71831,0.74016 1.86778,1.3675 0.0307,0.12848 0.0315,0.40175 0.002,0.50359 -0.0343,0.11734 -0.0307,0.12191 0.11171,0.1377 0.37385,0.0414 0.8772,0.189 1.25519,0.36784 0.68382,0.32354 1.21217,0.82217 1.48638,1.40279 0.42246,0.89448 0.21146,1.87905 -0.56325,2.6283 -0.43872,0.42431 -0.99612,0.72743 -1.64558,0.89489 -0.13714,0.0354 -0.2547,0.0711 -0.26126,0.0793 -0.49583,0.62564 -0.93713,0.98316 -1.63012,1.32058 -0.97803,0.47622 -2.21849,0.62918 -3.34622,0.41264 -0.42551,-0.0817 -0.96523,-0.26285 -1.32644,-0.4452 l -0.13659,-0.069 -0.22858,0.10854 c -0.55738,0.26467 -1.12215,0.43253 -1.80666,0.53695 -0.23031,0.0351 -0.42238,0.0472 -0.83367,0.0523 -0.29393,0.004 -0.57769,0.003 -0.6306,-0.002 z"
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.00000048;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-ydpi="187.72" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
       inkscape:connector-curvature="0"
 
       id="path4232"
 
       d="m 469.75528,-135.78517 c -0.30464,-0.0273 -1.09653,-0.14791 -1.3761,-0.20969 -1.19168,-0.26338 -2.42813,-0.80519 -3.32698,-1.45788 l -0.21859,-0.15873 -0.22555,0.11359 c -0.55117,0.27755 -1.02037,0.38329 -1.70092,0.38329 -0.55035,0 -0.77361,-0.0341 -1.23382,-0.18862 -0.347,-0.11649 -0.77563,-0.34024 -1.05187,-0.54912 -0.13193,-0.0998 -0.26172,-0.17467 -0.28844,-0.16649 -0.0267,0.008 -0.21379,0.0743 -0.4157,0.14714 -0.20193,0.0728 -0.55162,0.17108 -0.77709,0.21855 -0.36591,0.077 -0.48306,0.0865 -1.08993,0.0887 -0.71287,0.003 -0.9001,-0.0183 -1.48915,-0.16499 -0.8576,-0.21361 -1.59661,-0.61882 -2.17276,-1.19134 -0.44977,-0.44694 -0.74167,-0.93477 -0.89195,-1.49066 -0.0994,-0.36777 -0.0994,-1.02437 -4e-5,-1.3923 0.34155,-1.26432 1.57349,-2.32703 3.11597,-2.68792 l 0.24578,-0.0575 -0.0152,-0.31574 c -0.0269,-0.55743 0.14535,-0.9375 0.63017,-1.39094 0.30326,-0.28361 0.65187,-0.49871 1.09904,-0.67811 0.32917,-0.13206 1.05528,-0.32564 1.22147,-0.32564 0.10759,0 0.10973,0.0338 -0.0297,-0.46949 -0.0824,-0.29764 -0.0899,-0.37217 -0.0922,-0.9228 -10e-4,-0.39648 0.012,-0.65922 0.0405,-0.7771 0.19802,-0.81739 0.53161,-1.43103 1.07393,-1.97551 0.53513,-0.53723 1.1915,-0.88763 1.97512,-1.05436 0.33695,-0.0717 1.04049,-0.0803 1.3923,-0.0171 0.5131,0.0922 1.08862,0.32604 1.52616,0.62003 0.45472,0.30554 1.04302,0.98267 1.26483,1.45583 0.0409,0.0874 0.084,0.15958 0.0955,0.16031 0.0116,5.5e-4 0.11532,-0.056 0.23064,-0.12604 0.38567,-0.2343 0.90879,-0.41563 1.41087,-0.48904 0.17815,-0.026 0.26406,-0.0526 0.26406,-0.0815 0,-0.0236 0.0687,-0.17855 0.15289,-0.34435 0.1294,-0.25514 0.20526,-0.35406 0.49378,-0.64378 0.58505,-0.5875 1.22627,-0.93151 2.16226,-1.16002 0.56204,-0.13721 0.93051,-0.17916 1.56223,-0.17785 2.16283,0.004 3.97777,1.02049 4.36071,2.4411 0.0775,0.28728 0.072,0.78696 -0.0114,1.0694 l -0.0626,0.21137 0.40647,-0.13707 c 1.06193,-0.3581 2.24563,-0.4244 3.3876,-0.18976 1.48945,0.30605 2.60276,1.12114 2.82918,2.07138 0.0464,0.19461 0.0477,0.60852 0.003,0.7628 -0.052,0.17773 -0.0465,0.18464 0.16922,0.20858 0.56628,0.0628 1.32871,0.28628 1.90125,0.55717 1.03579,0.49006 1.83609,1.24534 2.25146,2.12481 0.63989,1.3549 0.32029,2.84625 -0.85317,3.98115 -0.66455,0.64271 -1.50886,1.10185 -2.49259,1.35551 -0.20773,0.0536 -0.38581,0.10763 -0.39574,0.12016 -0.75105,0.94767 -1.4195,1.48919 -2.46917,2.0003 -1.48143,0.72133 -3.36039,0.95302 -5.06859,0.62502 -0.64452,-0.12376 -1.46204,-0.39813 -2.00919,-0.67434 l -0.2069,-0.10444 -0.34622,0.16441 c -0.84427,0.40091 -1.69975,0.65515 -2.73657,0.81333 -0.34888,0.0532 -0.63982,0.0715 -1.26279,0.0792 -0.44521,0.006 -0.87504,0.004 -0.95518,-0.003 z"
 
       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.00000048;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
 
    <path
 
       sodipodi:nodetypes="scccsccccsccsssscccsssscccscccsscsssccccsccssccsscsssccss"
 
       inkscape:connector-curvature="0"
 
       id="path4234"
 
       d="m 810.18259,-207.20422 c -5.86966,0 -10.71062,4.71513 -11.07618,10.78865 l -0.0678,1.13212 -0.75882,-0.058 c -0.97575,-0.0742 -2.31927,0.21178 -3.39475,0.72207 -1.04377,0.49527 -2.66245,2.06881 -3.19708,3.10804 l -0.35939,0.69919 -0.93772,-0.47947 c -2.00361,-1.02364 -3.96555,-1.48908 -6.27486,-1.48827 -1.63971,4.4e-4 -2.87489,0.19605 -4.33003,0.68451 -3.96076,1.32961 -7.0291,4.47688 -8.1454,8.35617 l -0.29488,1.02428 -0.89117,0 c -4.25296,0 -8.40691,2.45837 -9.57076,5.6647 -0.88129,2.42791 -0.27358,4.69524 1.81172,6.76253 0.91426,0.90638 1.27682,1.16746 2.37451,1.70964 1.90784,0.94229 3.33952,1.27769 5.55036,1.29956 l 1.77253,0.0172 0.89603,0.87728 c 1.24197,1.21613 3.03822,2.0396 4.44847,2.0396 0.42904,0 0.4842,0.046 0.8593,0.71392 0.62843,1.11867 2.00222,2.38956 3.23627,2.9945 1.43238,0.70214 2.39145,0.92957 3.95834,0.93772 1.58044,0.01 2.70854,-0.25232 4.03759,-0.932 l 0.94018,-0.48112 0.38799,0.46231 c 2.41854,2.8831 5.93487,4.77619 9.71615,5.23017 3.65723,0.43907 7.78438,-0.7148 10.71353,-2.9945 l 0.78253,-0.60936 1.20073,0.51462 c 2.38073,1.02115 4.62569,1.43715 7.1505,1.32407 4.09079,-0.18329 7.56117,-1.6652 10.46683,-4.4705 0.88513,-0.85456 1.98214,-2.11088 2.2177,-2.53952 0.0109,-0.0196 0.34752,0.15992 0.74904,0.39779 0.8575,0.5082 2.62971,1.12198 3.7713,1.30611 3.23867,0.5224 6.85581,-0.59951 9.18197,-2.84747 0.45919,-0.44375 0.94341,-0.95351 1.07656,-1.13294 l 0.2426,-0.32591 1.11089,0.38228 c 1.0009,0.34475 1.25911,0.38264 2.60079,0.38228 1.3066,-3.8e-4 1.61148,-0.0424 2.48151,-0.3447 2.40148,-0.83418 4.11987,-2.50995 4.91568,-4.79478 0.41321,-1.18611 0.41097,-3.07074 -0.003,-4.33818 -0.59412,-1.81417 -2.04408,-3.49984 -3.75496,-4.36348 -0.98916,-0.49932 -2.42821,-0.85688 -3.4495,-0.85688 l -0.82742,0 -0.32347,-1.30691 c -1.56024,-6.30572 -8.10428,-10.74 -15.857,-10.74457 -2.05297,-8.6e-4 -3.12339,0.12546 -4.94016,0.58486 -0.70333,0.1779 -1.29178,0.30343 -1.30773,0.27853 -0.0154,-0.0249 -0.24935,-0.49201 -0.5187,-1.03817 -0.37234,-0.755 -0.72905,-1.2313 -1.48582,-1.98736 -1.48725,-1.4858 -3.05732,-2.17111 -4.97692,-2.17111 l -0.88953,0 -0.0827,-0.62161 c -0.22121,-1.66759 -1.18289,-3.81633 -2.37369,-5.30286 -2.15808,-2.69397 -5.18324,-4.16583 -8.56118,-4.16583 z"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-ydpi="187.72" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       d="m 605.90078,-205.98673 c -3.40511,0 -6.21344,2.73534 -6.42551,6.25871 l -0.0393,0.65677 -0.44021,-0.0336 c -0.56605,-0.0431 -1.34545,0.12285 -1.96936,0.41888 -0.60551,0.28732 -1.54454,1.20016 -1.85469,1.80304 l -0.20849,0.40561 -0.54399,-0.27815 c -1.16233,-0.59383 -2.30049,-0.86384 -3.64017,-0.86337 -0.95123,2.5e-4 -1.66778,0.11373 -2.51193,0.39709 -2.29772,0.77134 -4.07772,2.59713 -4.72531,4.84759 l -0.17107,0.59421 -0.51698,0 c -2.46723,0 -4.87701,1.42614 -5.55219,3.2862 -0.51125,1.40848 -0.15871,2.7238 1.05102,3.92307 0.53038,0.52582 0.7407,0.67727 1.3775,0.9918 1.10677,0.54664 1.93732,0.74121 3.21987,0.7539 l 1.02828,0.01 0.51981,0.50892 c 0.72048,0.7055 1.76253,1.18322 2.58064,1.18322 0.24889,0 0.28089,0.0267 0.4985,0.41415 0.36456,0.64897 1.16152,1.38623 1.87742,1.73717 0.83095,0.40733 1.38733,0.53927 2.29631,0.544 0.91685,0.006 1.57128,-0.14638 2.34228,-0.54068 l 0.54542,-0.27911 0.22508,0.2682 c 1.40305,1.67255 3.44294,2.77076 5.63653,3.03412 2.12164,0.25472 4.51588,-0.41466 6.21514,-1.73716 l 0.45396,-0.3535 0.69656,0.29854 c 1.38111,0.59239 2.68346,0.83371 4.14815,0.76812 2.37315,-0.10633 4.38638,-0.96601 6.07202,-2.59343 0.51348,-0.49574 1.14987,-1.22456 1.28653,-1.47323 0.006,-0.0113 0.2016,0.0928 0.43453,0.23077 0.49745,0.29482 1.52555,0.65088 2.1878,0.7577 1.87882,0.30305 3.9772,-0.34779 5.32665,-1.65187 0.26638,-0.25743 0.54729,-0.55315 0.62453,-0.65725 l 0.14074,-0.18906 0.64445,0.22177 c 0.58064,0.19999 0.73043,0.22197 1.50877,0.22176 0.75798,-2.2e-4 0.93485,-0.0246 1.43957,-0.19996 1.39315,-0.48393 2.39002,-1.45607 2.85168,-2.78155 0.23971,-0.68809 0.23841,-1.7814 -0.002,-2.51666 -0.34466,-1.05243 -1.18582,-2.03033 -2.17833,-2.53135 -0.57383,-0.28966 -1.40865,-0.49709 -2.00112,-0.49709 l -0.48001,0 -0.18765,-0.75816 c -0.90512,-3.65808 -4.70145,-6.23049 -9.19896,-6.23314 -1.19096,-7.1e-4 -1.81194,0.0728 -2.86588,0.33928 -0.40802,0.10321 -0.74939,0.17603 -0.75864,0.16159 -0.009,-0.0144 -0.14465,-0.28542 -0.30091,-0.60227 -0.216,-0.43798 -0.42293,-0.71429 -0.86195,-1.1529 -0.86279,-0.86194 -1.77362,-1.25951 -2.88722,-1.25951 l -0.51603,0 -0.0479,-0.36061 c -0.12833,-0.9674 -0.68622,-2.21392 -1.37702,-3.07629 -1.25195,-1.56282 -3.0069,-2.41667 -4.96651,-2.41667 z"
 
       id="path4236"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="scccsccccsccsssscccsssscccscccsscsssccccsccssccsscsssccss" />
 
    <g
 
       style="stroke-width:18.33097076;stroke-miterlimit:4;stroke-dasharray:none"
 
       id="g4238"
 
       transform="matrix(0.21820996,0,0,0.21820996,534.00243,-197.6244)">
 
      <path
 
         inkscape:export-ydpi="187.72"
 
         inkscape:export-xdpi="187.72"
 
         inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2"
 
         sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
         inkscape:connector-curvature="0"
 
         id="path4240"
 
         d="m -618.36935,-28.423272 c -1.6609,-0.14878 -5.97823,-0.80638 -7.5025,-1.14323 -6.49697,-1.43593 -13.23811,-4.38986 -18.13859,-7.94834 l -1.19181,-0.86539 -1.22969,0.6193 c -3.00493,1.51324 -5.563,2.08969 -9.27336,2.08969 -3.00049,0 -4.2177,-0.18605 -6.72675,-1.02834 -1.89187,-0.63511 -4.22873,-1.85499 -5.73479,-2.99378 -0.71929,-0.54386 -1.4269,-0.95233 -1.5726,-0.90769 -0.14567,0.0447 -1.16556,0.40514 -2.26638,0.80218 -1.10089,0.3967 -3.00739,0.93274 -4.23668,1.19153 -1.99492,0.41999 -2.63364,0.47158 -5.94224,0.48348 -3.8866,0.0155 -4.90732,-0.0997 -8.11883,-0.89953 -4.67564,-1.1646 -8.70468,-3.3738 -11.84584,-6.49517 -2.45218,-2.43672 -4.0436,-5.09632 -4.86293,-8.12706 -0.54209,-2.00505 -0.54212,-5.58486 -2.5e-4,-7.59075 1.86217,-6.89308 8.5787,-12.68694 16.98825,-14.65453 l 1.33999,-0.31339 -0.0829,-1.72141 c -0.14629,-3.03906 0.7925,-5.11126 3.4357,-7.58339 1.65335,-1.54622 3.55398,-2.71896 5.99194,-3.69704 1.79464,-0.72 5.75336,-1.77535 6.65941,-1.77535 0.5866,0 0.59828,0.18449 -0.16182,-2.559689 -0.44925,-1.62269 -0.48991,-2.02902 -0.50262,-5.03109 -0.009,-2.161559 0.0659,-3.594079 0.22115,-4.236739 1.07958,-4.45636 2.89833,-7.80195 5.85509,-10.77045 2.91746,-2.92895 6.496,-4.8393 10.7683,-5.74833 1.83708,-0.39076 5.67274,-0.43785 7.59081,-0.0932 2.79742,0.50283 5.9351,1.77756 8.3206,3.38038 2.47911,1.66578 5.68652,5.35751 6.89584,7.93716 0.22301,0.47655 0.4577,0.87008 0.52078,0.87403 0.0631,0.003 0.62875,-0.30501 1.25747,-0.68717 2.10266,-1.27741 4.95472,-2.26604 7.69203,-2.66625 0.97128,-0.14195 1.43966,-0.28669 1.43966,-0.44432 0,-0.12889 0.3749,-0.97348 0.83356,-1.87742 0.7055,-1.39102 1.11909,-1.93028 2.69209,-3.50983 3.18967,-3.2031 6.68557,-5.07862 11.7886,-6.32441 3.06422,-0.74811 5.07315,-0.9768 8.51723,-0.96966 11.79177,0.0248 21.68673,5.56368 23.77455,13.3088 0.42251,1.56626 0.39275,4.2905 -0.0624,5.83042 l -0.34116,1.15236 2.2161,-0.74734 c 5.78961,-1.95233 12.24312,-2.31381 18.46916,-1.03457 8.12041,1.66857 14.19018,6.112479 15.4246,11.293159 0.25283,1.061 0.25997,3.317669 0.0155,4.158769 -0.28358,0.96898 -0.25345,1.00666 0.92258,1.13714 3.08736,0.34265 7.24411,1.56079 10.36561,3.0377 5.64711,2.67181 10.01032,6.78958 12.27487,11.58447 3.48872,7.38683 1.74629,15.51765 -4.65142,21.70514 -3.62314,3.50403 -8.22626,6.00725 -13.58957,7.3902 -1.13254,0.29196 -2.10342,0.58681 -2.15755,0.65514 -4.0947,5.16667 -7.73909,8.11905 -13.4619,10.90556 -8.07671,3.93266 -18.32078,5.1959 -27.63387,3.40763 -3.51391,-0.67472 -7.97101,-2.17063 -10.95408,-3.67648 l -1.12797,-0.56942 -1.88764,0.89636 c -4.60293,2.18575 -9.26699,3.57189 -14.91975,4.43427 -1.90202,0.2901 -3.48822,0.38974 -6.88469,0.43189 -2.42725,0.0311 -4.77069,0.0249 -5.20761,-0.0155 z"
 
         style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:18.33097076;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
 
    </g>
 
  </g>
 
</svg>
static/images/icon.png
Show inline comments
 
binary diff not shown
Show images
static/images/logo.svg
Show inline comments
...
 
@@ -13,24 +13,27 @@
 
   width="49.290722mm"
 
   height="49.290722mm"
 
   viewBox="0 0 174.65216 174.65216"
 
   id="svg2"
 
   version="1.1"
 
   inkscape:version="0.91 r13725"
 
   sodipodi:docname="logo.svg">
 
   sodipodi:docname="logo 2018 circle.svg"
 
   inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2018.png"
 
   inkscape:export-xdpi="2110.71"
 
   inkscape:export-ydpi="2110.71">
 
  <defs
 
     id="defs4">
 
    <linearGradient
 
       inkscape:collect="always"
 
       id="linearGradient8426">
 
      <stop
 
         style="stop-color:#449fe8;stop-opacity:1"
 
         style="stop-color:#449fe8;stop-opacity:0"
 
         offset="0"
 
         id="stop8428" />
 
      <stop
 
         style="stop-color:#c5dff3;stop-opacity:0.3137255"
 
         style="stop-color:#000000;stop-opacity:1"
 
         offset="1"
 
         id="stop8430" />
 
    </linearGradient>
 
    <linearGradient
 
       id="linearGradient6747">
 
      <stop
...
 
@@ -191,126 +194,153 @@
 
       id="perspective3015"
 
       inkscape:persp3d-origin="372.04723 : 350.78738 : 1"
 
       inkscape:vp_z="744.09448 : 526.18108 : 1"
 
       inkscape:vp_y="0 : 999.99998 : 0"
 
       inkscape:vp_x="0 : 526.18108 : 1"
 
       sodipodi:type="inkscape:persp3d" />
 
    <linearGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient4689"
 
       id="linearGradient5008"
 
       x1="2.3606236"
 
       y1="130.54842"
 
       x2="172.60892"
 
       y2="130.54842"
 
       gradientUnits="userSpaceOnUse" />
 
    <linearGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient8426"
 
       id="linearGradient8442"
 
       id="linearGradient5026"
 
       x1="648.42188"
 
       y1="443.23941"
 
       x2="648.42188"
 
       y2="548.38068"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(0.95512897,0,0,0.95512897,419.4888,272.48614)"
 
       x1="242.77402"
 
       y1="167.55923"
 
       x2="235.74745"
 
       y2="348.45154" />
 
       gradientTransform="translate(-561.3933,-431.6564)" />
 
    <linearGradient
 
       inkscape:collect="always"
 
       xlink:href="#linearGradient4689"
 
       id="linearGradient8444"
 
       gradientUnits="userSpaceOnUse"
 
       gradientTransform="matrix(1.0835182,1.0835182,-1.0943681,1.0943681,643.86287,401.35033)"
 
       x1="78.698265"
 
       y1="63.044083"
 
       x2="135.66525"
 
       y2="114.39767" />
 
       xlink:href="#linearGradient8426"
 
       id="linearGradient4200"
 
       x1="647.80676"
 
       y1="458.16742"
 
       x2="647.80676"
 
       y2="545.00128"
 
       gradientUnits="userSpaceOnUse" />
 
  </defs>
 
  <sodipodi:namedview
 
     id="base"
 
     pagecolor="#ffffff"
 
     bordercolor="#666666"
 
     borderopacity="1.0"
 
     inkscape:pageopacity="0.0"
 
     inkscape:pageshadow="2"
 
     inkscape:zoom="0.97501663"
 
     inkscape:cx="-229.28683"
 
     inkscape:cy="237.00286"
 
     inkscape:zoom="3.19"
 
     inkscape:cx="92.387266"
 
     inkscape:cy="81.81076"
 
     inkscape:document-units="px"
 
     inkscape:current-layer="layer1"
 
     inkscape:current-layer="layer3"
 
     showgrid="false"
 
     inkscape:window-width="1440"
 
     inkscape:window-height="801"
 
     inkscape:window-x="23"
 
     inkscape:window-y="1"
 
     inkscape:window-x="-4"
 
     inkscape:window-y="0"
 
     inkscape:window-maximized="0"
 
     fit-margin-top="0"
 
     fit-margin-left="0"
 
     fit-margin-right="0"
 
     fit-margin-bottom="0" />
 
     fit-margin-bottom="0"
 
     borderlayer="true"
 
     inkscape:snap-page="true" />
 
  <metadata
 
     id="metadata7">
 
    <rdf:RDF>
 
      <cc:Work
 
         rdf:about="">
 
        <dc:format>image/svg+xml</dc:format>
 
        <dc:type
 
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
 
        <dc:title></dc:title>
 
      </cc:Work>
 
    </rdf:RDF>
 
  </metadata>
 
  <g
 
     inkscape:groupmode="layer"
 
     id="layer2"
 
     inkscape:label="blue"
 
     style="display:inline">
 
    <circle
 
       cx="648.71973"
 
       cy="518.98248"
 
       r="85.34053"
 
       id="circle5028"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#449fe8;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.93178844;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       transform="translate(-561.39362,-431.6564)" />
 
  </g>
 
  <g
 
     inkscape:groupmode="layer"
 
     id="layer3"
 
     inkscape:label="black"
 
     style="display:inline">
 
    <circle
 
       cx="87.326424"
 
       cy="87.32608"
 
       id="circle5031"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5026);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.93178844;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       r="0" />
 
    <circle
 
       style="display:inline;color:#000000;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient4200);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.93178844;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       id="circle4191"
 
       r="85.34053"
 
       cy="518.98248"
 
       cx="648.71973"
 
       transform="translate(-561.39362,-431.6564)" />
 
  </g>
 
  <g
 
     inkscape:label="Layer 1"
 
     inkscape:groupmode="layer"
 
     id="layer1"
 
     transform="translate(-561.39362,-431.6564)">
 
     transform="translate(-561.39362,-431.6564)"
 
     style="display:inline">
 
    <g
 
       id="text2995"
 
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:gotham;-inkscape-font-specification:gotham;letter-spacing:0px;word-spacing:0px;fill:#808080;fill-opacity:1;stroke:none"
 
       transform="matrix(0.86287604,0.86287604,-0.86287604,0.86287604,-87.074943,-700.36819)" />
 
    <g
 
       id="flowRoot3804"
 
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:gotham;-inkscape-font-specification:gotham;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
 
       transform="matrix(0.86287604,0.86287604,-0.86287604,0.86287604,-1021.2034,-621.01313)" />
 
    <g
 
       id="text3976"
 
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:gotham;-inkscape-font-specification:gotham;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
 
       transform="matrix(0.86287604,0.86287604,-0.86287604,0.86287604,-87.074943,-700.36819)" />
 
    <rect
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/twitter-icon.png"
 
       y="431.6564"
 
       x="561.39362"
 
       height="174.65216"
 
       width="174.65216"
 
       id="rect8432"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient8442);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2.png"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       d="m 695.27967,493.1925 c -4.31378,0 -7.87152,3.46528 -8.14018,7.92886 l -0.0498,0.83203 -0.55768,-0.0426 c -0.7171,-0.0546 -1.70449,0.15564 -2.49489,0.53067 -0.76709,0.36399 -1.9567,1.52042 -2.34961,2.28418 l -0.26413,0.51385 -0.68916,-0.35237 c -1.4725,-0.7523 -2.91438,-1.09437 -4.61155,-1.09377 -1.20507,3.2e-4 -2.11283,0.14408 -3.18225,0.50306 -2.91086,0.97716 -5.16587,3.29017 -5.98627,6.14117 l -0.21671,0.75277 -0.65494,0 c -3.12561,0 -6.17846,1.80672 -7.0338,4.16313 -0.64768,1.78434 -0.20106,3.45066 1.33148,4.96996 0.67191,0.66612 0.93836,0.858 1.74509,1.25645 1.40212,0.69252 2.4543,0.93901 4.07911,0.95508 l 1.30266,0.0127 0.65853,0.64473 c 0.91275,0.89376 2.23286,1.49896 3.26929,1.49896 0.31531,0 0.35584,0.0339 0.63152,0.52467 0.46185,0.82215 1.47148,1.75616 2.37842,2.20074 1.05269,0.51602 1.75753,0.68316 2.90909,0.68916 1.1615,0.007 1.99056,-0.18544 2.96732,-0.68495 l 0.69096,-0.35359 0.28515,0.33976 c 1.77745,2.11887 4.36169,3.51015 7.14065,3.84378 2.68779,0.32269 5.72094,-0.52531 7.87365,-2.20072 l 0.5751,-0.44784 0.88245,0.37821 c 1.74965,0.75047 3.39954,1.05619 5.25509,0.97309 3.00642,-0.1347 5.55689,-1.22379 7.69235,-3.28549 0.6505,-0.62803 1.45672,-1.55133 1.62984,-1.86636 0.008,-0.0144 0.2554,0.11753 0.55048,0.29235 0.6302,0.37349 1.93265,0.82457 2.77162,0.95989 2.38019,0.38393 5.03852,-0.44059 6.74807,-2.09267 0.33747,-0.32613 0.69334,-0.70076 0.7912,-0.83263 l 0.17829,-0.23952 0.81642,0.28095 c 0.73559,0.25336 0.92536,0.28121 1.91139,0.28094 0.96025,-2.8e-4 1.18432,-0.0312 1.82373,-0.25333 1.76491,-0.61306 3.0278,-1.84462 3.61265,-3.52381 0.30368,-0.8717 0.30203,-2.25676 -0.003,-3.18823 -0.43663,-1.33328 -1.50225,-2.57213 -2.75962,-3.20684 -0.72695,-0.36696 -1.78455,-0.62974 -2.53512,-0.62974 l -0.6081,0 -0.23772,-0.96048 c -1.14666,-4.63424 -5.95604,-7.89311 -11.65372,-7.89646 -1.50878,-9.1e-4 -2.29546,0.0922 -3.63065,0.42982 -0.51689,0.13075 -0.94936,0.223 -0.96109,0.2047 -0.0113,-0.0183 -0.18325,-0.36158 -0.3812,-0.76298 -0.27364,-0.55486 -0.53579,-0.90491 -1.09197,-1.46056 -1.09302,-1.09195 -2.2469,-1.5956 -3.65767,-1.5956 l -0.65374,0 -0.0607,-0.45684 c -0.16258,-1.22555 -0.86934,-2.80472 -1.74449,-3.89721 -1.58603,-1.97986 -3.8093,-3.06156 -6.29183,-3.06156 z"
 
       id="path8434"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="scccsccccsccsssscccsssscccscccsscsssccccsccssccsscsssccss" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2.png"
 
       id="path8436"
 
       d="m 700.32474,524.09089 c -8.78478,0.13179 -15.90022,5.00568 -23.82031,12.92578 l -24.19727,24.14062 49.74219,49.25391 c 21.20867,0 38.04492,-0.94018 38.04492,-0.94018 l 0,-65.20631 c -3.67836,-2.99912 -7.33495,-5.77868 -10.91406,-8.28125 -12.05454,-8.43367 -21.10419,-12.00885 -28.85547,-11.89257 z m -102.07617,5.89648 c -8.3986,0.0567 -17.18954,2.52761 -25.83398,7.83203 -5.61563,3.43481 -10.58631,6.72051 -15.12305,10.05274 l 0,62.72574 c 34.47308,0 96.12605,-0.18668 140.10156,-0.18668 l -47.14063,-47.14258 -19.38085,-19.38086 c -8.91169,-8.91168 -20.34817,-13.98324 -32.62305,-13.90039 z m 104.20508,12.51758 c 3.54148,-0.0345 7.07321,1.27826 9.75,3.95508 5.33446,5.33447 5.26219,14.12058 -0.1836,19.5664 -5.42651,5.42651 -14.17335,5.45946 -19.50781,0.125 -5.35358,-5.35359 -5.30344,-14.07936 0.12305,-19.50586 2.7229,-2.72291 6.27688,-4.10613 9.81836,-4.14062 z"
 
       style="opacity:1;fill:url(#linearGradient8444);fill-opacity:1;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="sccccccsscccccssssssss" />
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.93178844;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       d="m 133.88672,61.535156 c -4.31378,0 -7.87197,3.466108 -8.14063,7.929688 l -0.0508,0.832031 -0.55664,-0.04297 c -0.7171,-0.0546 -1.70569,0.15622 -2.49609,0.53125 -0.76709,0.36399 -1.9567,1.519443 -2.34961,2.283203 l -0.26367,0.515625 -0.68946,-0.353515 c -1.4725,-0.7523 -2.91415,-1.09435 -4.61132,-1.09375 -1.20507,3.2e-4 -2.11223,0.144926 -3.18164,0.503906 -2.91086,0.97716 -5.16593,3.289625 -5.98633,6.140625 l -0.2168,0.751953 -0.6543,0 c -3.12561,0 -6.179813,1.807653 -7.035153,4.164063 -0.64768,1.78434 -0.200509,3.451403 1.332031,4.970703 0.67191,0.66612 0.939364,0.857409 1.746092,1.255859 1.40212,0.69252 2.45332,0.939008 4.07813,0.955078 l 1.30273,0.01172 0.6582,0.644531 c 0.91275,0.89376 2.23311,1.5 3.26954,1.5 0.31531,0 0.35517,0.03462 0.63086,0.525391 0.46185,0.82215 1.47196,1.754639 2.3789,2.199219 1.05269,0.51602 1.7586,0.683453 2.91016,0.689453 1.1615,0.007 1.99003,-0.186037 2.96679,-0.685547 l 0.69141,-0.353516 0.28516,0.339844 c 1.77745,2.11887 4.36166,3.51012 7.14062,3.84375 2.68779,0.32269 5.72034,-0.523809 7.87305,-2.199219 l 0.57422,-0.449219 0.88281,0.378907 c 1.74965,0.75047 3.40031,1.055756 5.25586,0.972656 3.00642,-0.1347 5.55595,-1.223456 7.69141,-3.285156 0.6505,-0.62803 1.45774,-1.552158 1.63085,-1.867188 0.008,-0.0144 0.25571,0.118149 0.55079,0.292969 0.6302,0.37349 1.93251,0.825618 2.77148,0.960938 2.38019,0.383929 5.0385,-0.441671 6.74805,-2.09375 0.33747,-0.326131 0.69315,-0.700162 0.79101,-0.832032 l 0.17774,-0.240234 0.8164,0.28125 c 0.73559,0.25336 0.92608,0.28152 1.91211,0.28125 0.96025,-2.8e-4 1.18481,-0.03178 1.82422,-0.253906 1.76491,-0.61306 3.02648,-1.844248 3.61133,-3.523438 0.30368,-0.8717 0.30308,-2.25603 -0.002,-3.1875 -0.43663,-1.33328 -1.5024,-2.572321 -2.75977,-3.207031 -0.72695,-0.36696 -1.78458,-0.630859 -2.53515,-0.630859 l -0.60938,0 -0.23633,-0.958985 c -1.14666,-4.63424 -5.95662,-7.893134 -11.65429,-7.896484 -1.50879,-9.1e-4 -2.29567,0.09207 -3.63086,0.429687 -0.51689,0.13075 -0.94921,0.221425 -0.96094,0.203125 -0.0113,-0.0183 -0.18291,-0.360318 -0.38086,-0.761719 -0.27364,-0.55486 -0.53562,-0.905287 -1.0918,-1.460937 -1.09302,-1.09195 -2.24743,-1.595703 -3.6582,-1.595703 l -0.6543,0 -0.0605,-0.457031 c -0.16259,-1.22555 -0.869,-2.803995 -1.74415,-3.896485 -1.58603,-1.97986 -3.80848,-3.0625 -6.29101,-3.0625 z"
 
       transform="translate(561.39362,431.6564)"
 
       id="circle5010"
 
       inkscape:connector-curvature="0" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2.png"
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc"
 
       inkscape:connector-curvature="0"
 
       style="opacity:1;fill:#f9f9f9;fill-opacity:1;stroke:#000000;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       d="m 20.890625,58.912109 c -0.69455,-0.0014 -1.1008,0.04444 -1.71875,0.195313 -1.0291,0.25123 -1.733713,0.62944 -2.376953,1.27539 -0.31722,0.31854 -0.400699,0.426512 -0.542969,0.707032 -0.0925,0.18229 -0.167969,0.352906 -0.167969,0.378906 0,0.0318 -0.09319,0.06124 -0.289062,0.08984 -0.55202,0.08071 -1.128704,0.279499 -1.552734,0.537109 -0.126791,0.07708 -0.241207,0.139272 -0.253907,0.138672 -0.01272,-8e-4 -0.05851,-0.07968 -0.103515,-0.175781 -0.24388,-0.52023 -0.890675,-1.26368 -1.390625,-1.59961 -0.48107,-0.32323 -1.113595,-0.582193 -1.677735,-0.683593 -0.38681,-0.0695 -1.1607798,-0.05927 -1.5312498,0.01953 -0.86157,0.18332 -1.583525,0.569486 -2.171875,1.160156 -0.59627,0.59864 -0.9639306,1.273185 -1.1816406,2.171875 -0.0313,0.1296 -0.044969,0.417606 -0.042969,0.853516 0.00256,0.60541 0.00901,0.688385 0.099609,1.015625 0.15325,0.5534 0.1515032,0.515625 0.033203,0.515625 -0.1617196,0 -0.775065,0.165695 -1.171875,0.304687 A 85.34053,85.34053 0 0 0 2.8261719,76.0625 c 0.3803157,0.07866 0.6790811,0.111672 1.2792969,0.109375 0.66723,-0.0024 0.7949656,-0.01296 1.1972656,-0.09766 0.24791,-0.05219 0.6334587,-0.160235 0.8554687,-0.240235 0.222,-0.08007 0.4276313,-0.153109 0.4570313,-0.162109 0.02938,-0.009 0.1713462,0.07391 0.3164062,0.183594 0.30372,0.22965 0.77473,0.475435 1.15625,0.603515 0.50599,0.16988 0.7523319,0.207032 1.3574219,0.207032 0.7482495,0 1.2631505,-0.116705 1.8691405,-0.421875 l 0.248047,-0.125 0.240234,0.173828 c 0.98826,0.71762 2.347994,1.313935 3.658204,1.603515 0.307389,0.06793 1.178721,0.200469 1.513671,0.230469 0.08811,0.008 0.561292,0.0099 1.050782,0.0039 0.68495,-0.0085 1.003148,-0.02939 1.386718,-0.08789 1.13996,-0.17391 2.081516,-0.453742 3.009766,-0.894531 l 0.380859,-0.179688 0.226563,0.115234 c 0.60158,0.30368 1.500354,0.604165 2.208984,0.740235 1.87812,0.36063 3.945429,0.10558 5.574219,-0.6875 1.15409,-0.56194 1.889084,-1.157279 2.714844,-2.199219 0.01092,-0.01378 0.205204,-0.07196 0.433594,-0.130859 1.08159,-0.27889 2.011527,-0.783595 2.742187,-1.490235 1.29019,-1.2478 1.64105,-2.887293 0.9375,-4.376953 -0.45668,-0.96696 -1.337742,-1.79908 -2.476563,-2.337891 -0.6295,-0.29784 -1.467233,-0.542228 -2.089843,-0.611328 -0.23715,-0.02631 -0.242747,-0.03506 -0.185547,-0.230468 0.0494,-0.16962 0.04709,-0.623921 -0.0039,-0.837891 -0.24894,-1.04476 -1.471775,-1.940854 -3.109375,-2.277344 -1.25557,-0.25798 -2.55705,-0.184735 -3.72461,0.208985 l -0.447265,0.15039 0.06836,-0.232422 c 0.0918,-0.31055 0.09887,-0.859921 0.01367,-1.175781 -0.42104,-1.56192 -2.416942,-2.678594 -4.794922,-2.683594 z"
 
       transform="translate(561.39362,431.6564)"
 
       id="path8438"
 
       d="m 578.36793,509.78376 c -0.33495,-0.03 -1.2056,-0.16262 -1.51299,-0.23055 -1.31021,-0.28958 -2.66966,-0.88528 -3.65792,-1.6029 l -0.24034,-0.17452 -0.24799,0.12489 c -0.60599,0.30517 -1.12186,0.42142 -1.87011,0.42142 -0.60509,0 -0.85056,-0.0375 -1.35655,-0.20738 -0.38152,-0.12808 -0.85278,-0.37409 -1.1565,-0.60374 -0.14506,-0.10968 -0.28776,-0.19205 -0.31714,-0.18305 -0.0294,0.009 -0.23505,0.0817 -0.45705,0.16177 -0.22201,0.08 -0.60648,0.1881 -0.85439,0.24029 -0.4023,0.0847 -0.53111,0.0951 -1.19834,0.0975 -0.78379,0.003 -0.98963,-0.0201 -1.63728,-0.1814 -0.94291,-0.23486 -1.75543,-0.68038 -2.38889,-1.30985 -0.49452,-0.4914 -0.81545,-1.02775 -0.98068,-1.63894 -0.10932,-0.40435 -0.10933,-1.12627 -5e-5,-1.53079 0.37553,-1.39009 1.73002,-2.55851 3.42593,-2.9553 l 0.27023,-0.0632 -0.0167,-0.34715 c -0.0295,-0.61287 0.15982,-1.03076 0.69286,-1.5293 0.33342,-0.31182 0.71671,-0.54832 1.20836,-0.74556 0.36192,-0.1452 1.16025,-0.35803 1.34297,-0.35803 0.1183,0 0.12065,0.0372 -0.0326,-0.5162 -0.0906,-0.32724 -0.0988,-0.40918 -0.10136,-1.01459 -0.002,-0.43591 0.0133,-0.7248 0.0446,-0.8544 0.21771,-0.89869 0.58449,-1.57338 1.18076,-2.17202 0.58835,-0.59067 1.31002,-0.97592 2.17159,-1.15924 0.37047,-0.0788 1.14399,-0.0883 1.5308,-0.0188 0.56414,0.1014 1.1969,0.35847 1.67797,0.6817 0.49995,0.33593 1.14677,1.08042 1.39065,1.60065 0.045,0.0961 0.0923,0.17546 0.10502,0.17626 0.0127,6e-4 0.1268,-0.0615 0.25359,-0.13858 0.42403,-0.25761 0.99919,-0.45698 1.55121,-0.53769 0.19587,-0.0286 0.29033,-0.0578 0.29033,-0.0896 0,-0.026 0.0756,-0.19632 0.1681,-0.37861 0.14227,-0.28052 0.22568,-0.38927 0.5429,-0.70781 0.64324,-0.64595 1.34824,-1.02418 2.37734,-1.27541 0.61795,-0.15087 1.02308,-0.19699 1.71763,-0.19555 2.37798,0.005 4.37345,1.122 4.79449,2.68392 0.0852,0.31586 0.0792,0.86524 -0.0126,1.17579 l -0.0688,0.23239 0.44691,-0.15071 c 1.16756,-0.39372 2.46901,-0.46662 3.72458,-0.20864 1.6376,0.33649 2.86166,1.23267 3.1106,2.27743 0.051,0.21397 0.0524,0.66906 0.003,0.83868 -0.0572,0.19541 -0.0511,0.20301 0.18605,0.22932 0.62261,0.0691 1.46088,0.31476 2.09038,0.6126 1.13882,0.53881 2.01873,1.36922 2.47541,2.33618 0.70355,1.48966 0.35216,3.12936 -0.93803,4.37716 -0.73066,0.70664 -1.65895,1.21145 -2.74054,1.49034 -0.22839,0.0589 -0.42418,0.11834 -0.4351,0.13212 -0.82576,1.04194 -1.5607,1.63733 -2.71479,2.19927 -1.62879,0.79308 -3.69466,1.04783 -5.57278,0.6872 -0.70863,-0.13607 -1.60747,-0.43774 -2.20905,-0.74142 l -0.22747,-0.11483 -0.38067,0.18076 c -0.92825,0.44079 -1.86883,0.72033 -3.00879,0.89424 -0.38357,0.0585 -0.70345,0.0786 -1.3884,0.0871 -0.48949,0.006 -0.96208,0.005 -1.05019,-0.003 z"
 
       style="opacity:1;fill:#f9f9f9;fill-opacity:1;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
 
       inkscape:connector-curvature="0" />
 
    <path
 
       inkscape:export-ydpi="187.72"
 
       inkscape:export-xdpi="187.72"
 
       inkscape:export-filename="/Users/chrisjrn/Desktop/nbp-logo-2.png"
 
       style="opacity:1;fill:#f9f9f9;fill-opacity:1;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 
       d="m 639.14626,492.13201 c -0.25719,-0.023 -0.9257,-0.12486 -1.16172,-0.17702 -1.00602,-0.22235 -2.04984,-0.67975 -2.80866,-1.23076 l -0.18454,-0.134 -0.19041,0.0959 c -0.4653,0.23431 -0.8614,0.32357 -1.43593,0.32357 -0.4646,0 -0.65308,-0.0288 -1.04159,-0.15923 -0.29295,-0.0983 -0.65479,-0.28724 -0.888,-0.46356 -0.11138,-0.0842 -0.22095,-0.14747 -0.24351,-0.14056 -0.0226,0.007 -0.18047,0.0628 -0.35094,0.12421 -0.17046,0.0614 -0.46567,0.14444 -0.65602,0.18451 -0.3089,0.065 -0.4078,0.0731 -0.92012,0.0748 -0.60182,0.002 -0.75986,-0.0154 -1.25715,-0.13929 -0.72399,-0.18034 -1.34787,-0.52242 -1.83426,-1.00574 -0.37971,-0.37732 -0.62612,-0.78914 -0.75299,-1.25842 -0.0839,-0.31047 -0.084,-0.86478 -5e-5,-1.17538 0.28835,-1.06735 1.32837,-1.9645 2.63054,-2.26917 l 0.20749,-0.0485 -0.0128,-0.26656 c -0.0226,-0.47057 0.12272,-0.79144 0.53201,-1.17423 0.256,-0.23943 0.5503,-0.42102 0.9278,-0.57247 0.2779,-0.11149 0.89088,-0.2749 1.03118,-0.2749 0.0908,0 0.0926,0.0286 -0.025,-0.39636 -0.0696,-0.25126 -0.0759,-0.31418 -0.0778,-0.77903 -10e-4,-0.33471 0.0102,-0.55652 0.0343,-0.65603 0.16716,-0.69004 0.44878,-1.20809 0.90662,-1.66774 0.45175,-0.45354 1.00587,-0.74934 1.66741,-0.8901 0.28446,-0.0605 0.87839,-0.0678 1.17539,-0.0145 0.43316,0.0778 0.91902,0.27524 1.28839,0.52342 0.38388,0.25794 0.88053,0.82958 1.06779,1.22903 0.0346,0.0738 0.0709,0.13472 0.0806,0.13534 0.01,5.2e-4 0.0974,-0.0472 0.19471,-0.10641 0.32559,-0.1978 0.76722,-0.35088 1.19107,-0.41285 0.1504,-0.022 0.22292,-0.0444 0.22292,-0.0688 0,-0.0199 0.058,-0.15074 0.12908,-0.2907 0.10924,-0.2154 0.17328,-0.2989 0.41685,-0.54349 0.4939,-0.49598 1.03522,-0.78639 1.82539,-0.97929 0.47449,-0.11584 0.78555,-0.15125 1.31885,-0.15015 1.82588,0.004 3.35806,0.8615 3.68135,2.06079 0.0654,0.24253 0.0608,0.66436 -0.01,0.90281 l -0.0528,0.17843 0.34316,-0.11572 c 0.89648,-0.30231 1.89577,-0.35828 2.85984,-0.1602 1.25739,0.25837 2.19726,0.94648 2.3884,1.74868 0.0392,0.16429 0.0403,0.51373 0.002,0.64396 -0.0439,0.15004 -0.0392,0.15588 0.14285,0.17608 0.47806,0.053 1.12171,0.24168 1.60506,0.47037 0.87442,0.41372 1.55004,1.05133 1.90069,1.79379 0.54021,1.14381 0.2704,2.40281 -0.72025,3.3609 -0.56101,0.54258 -1.27378,0.93019 -2.10427,1.14433 -0.17536,0.0452 -0.32569,0.0909 -0.33408,0.10144 -0.63403,0.80003 -1.19834,1.25719 -2.08449,1.68867 -1.25064,0.60895 -2.83687,0.80455 -4.27894,0.52765 -0.54411,-0.10448 -1.23427,-0.33612 -1.69617,-0.56929 l -0.17466,-0.0882 -0.29229,0.13879 c -0.71274,0.33845 -1.43494,0.55309 -2.31024,0.68662 -0.29451,0.0449 -0.54012,0.0604 -1.06605,0.0669 -0.37585,0.005 -0.73871,0.004 -0.80637,-0.002 z"
 
       id="path8440"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.93178844;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       d="m 80.759766,45.720703 c -0.5333,-0.0011 -0.84387,0.03455 -1.31836,0.150391 -0.79017,0.1929 -1.332272,0.484489 -1.826172,0.980468 -0.24357,0.244591 -0.306775,0.327569 -0.416015,0.542969 -0.07108,0.13996 -0.128907,0.271116 -0.128907,0.291016 0,0.0244 -0.07421,0.04636 -0.224609,0.06836 -0.42385,0.06197 -0.863863,0.21431 -1.189453,0.41211 -0.09731,0.05921 -0.185313,0.107941 -0.195312,0.107422 -0.0097,-6.2e-4 -0.04548,-0.06292 -0.08008,-0.136719 -0.18726,-0.39945 -0.684479,-0.970576 -1.068359,-1.228516 -0.36937,-0.24818 -0.855902,-0.445637 -1.289062,-0.523437 -0.297001,-0.0533 -0.891322,-0.04487 -1.175782,0.01563 -0.66154,0.14076 -1.214265,0.435132 -1.666015,0.888671 -0.45784,0.45965 -0.73909,0.977929 -0.90625,1.667969 -0.0241,0.09951 -0.03616,0.32154 -0.03516,0.65625 0.0019,0.46485 0.0085,0.528037 0.07813,0.779297 0.1176,0.42496 0.116191,0.396484 0.02539,0.396484 -0.1403,0 -0.75335,0.163901 -1.03125,0.275391 -0.3775,0.15145 -0.671734,0.332836 -0.927734,0.572266 -0.40929,0.38279 -0.555804,0.703258 -0.533204,1.173828 l 0.01367,0.265625 -0.207031,0.04883 c -1.30217,0.30467 -2.342509,1.202181 -2.630859,2.269531 -0.08395,0.3106 -0.0839,0.865311 0,1.175781 0.12687,0.469281 0.372243,0.880493 0.751953,1.257813 0.48639,0.48332 1.109994,0.825519 1.833984,1.005859 0.49729,0.12389 0.655993,0.140672 1.257813,0.138672 0.51232,-0.0017 0.611022,-0.0092 0.919922,-0.07422 0.19035,-0.04007 0.48579,-0.122194 0.65625,-0.183594 0.17047,-0.06141 0.328962,-0.118 0.351562,-0.125 0.02256,-0.0069 0.130808,0.05642 0.242188,0.140625 0.23321,0.17632 0.595721,0.36459 0.888672,0.46289 0.388509,0.13043 0.576415,0.160157 1.041015,0.160157 0.57453,0 0.9722,-0.08991 1.4375,-0.324219 l 0.189453,-0.0957 0.185547,0.134765 c 0.75882,0.55101 1.802574,1.008119 2.808594,1.230469 0.23602,0.05216 0.902966,0.154734 1.160156,0.177734 0.06766,0.006 0.430791,0.007 0.806641,0.002 0.52593,-0.0065 0.771896,-0.02346 1.066406,-0.06836 0.8753,-0.13353 1.597807,-0.347097 2.310547,-0.685547 l 0.291015,-0.138671 0.175782,0.08789 c 0.4619,0.23317 1.151202,0.463879 1.695312,0.56836 1.44207,0.2769 3.028657,0.08161 4.279297,-0.527344 0.88615,-0.43148 1.449954,-0.88747 2.083985,-1.6875 0.0084,-0.01054 0.158624,-0.05636 0.333984,-0.101563 0.83049,-0.21414 1.544459,-0.601951 2.105469,-1.144531 0.99065,-0.95809 1.25896,-2.217518 0.71875,-3.361328 -0.35065,-0.74246 -1.025971,-1.379249 -1.900391,-1.792969 -0.48335,-0.22869 -1.125456,-0.417703 -1.603516,-0.470703 -0.18205,-0.0202 -0.188431,-0.02574 -0.144531,-0.175781 0.0383,-0.13023 0.03725,-0.480242 -0.002,-0.644531 -0.19114,-0.8022 -1.129329,-1.489677 -2.386719,-1.748047 -0.96407,-0.19808 -1.964848,-0.142154 -2.861328,0.160156 l -0.341797,0.115234 0.05273,-0.177734 c 0.0708,-0.23845 0.07516,-0.661767 0.0098,-0.904297 -0.32329,-1.19929 -1.85576,-2.056547 -3.68164,-2.060547 z"
 
       id="circle5013"
 
       inkscape:connector-curvature="0"
 
       sodipodi:nodetypes="csscssssssssssssscsssssssssssscssssssssscssscssssscssscssscc" />
 
       transform="translate(561.39362,431.6564)" />
 
    <path
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5008);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.93178844;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 
       d="m 136.93164,88.433594 c -8.78478,0.13179 -15.90022,5.005681 -23.82031,12.925786 L 88.914062,125.5 126.75586,162.9707 a 85.34053,85.34053 0 0 0 44.23437,-58.85156 c -1.74772,-1.32269 -3.48495,-2.59159 -5.20312,-3.79297 C 153.73257,91.892502 144.68292,88.317314 136.93164,88.433594 Z M 34.855469,94.330078 c -8.3986,0.0567 -17.189545,2.527611 -25.8339846,7.832032 -1.7374634,1.06272 -3.3934372,2.11042 -5.0136719,3.15039 a 85.34053,85.34053 0 0 0 83.3183595,67.35352 85.34053,85.34053 0 0 0 36.357418,-8.23047 L 86.859375,127.61133 67.478516,108.23047 C 58.566826,99.318789 47.130349,94.247228 34.855469,94.330078 Z M 139.06055,106.84766 c 3.54148,-0.0345 7.07321,1.27825 9.75,3.95507 5.33446,5.33447 5.26219,14.12059 -0.1836,19.56641 -5.42651,5.42651 -14.17335,5.45946 -19.50781,0.125 -5.35358,-5.35359 -5.30344,-14.07936 0.12305,-19.50586 2.7229,-2.72291 6.27688,-4.10613 9.81836,-4.14062 z"
 
       id="circle4990"
 
       transform="translate(561.39362,431.6564)"
 
       inkscape:connector-curvature="0" />
 
    <circle
 
       cx="648.71973"
 
       cy="518.98248"
 
       r="85.34053"
 
       id="circle5036"
 
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.93178844;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
 
  </g>
 
</svg>

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)