<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
!@font-face {
!    font-family: Cantarell;
!    src: url("https://www.gnu.org/software/guile-cv/css/fonts/cantarell/Cantarell-Regular.ttf");
!}

!@font-face {
!    font-family: Jura;
!    src: url("https://www.gnu.org/software/guile-cv/css/fonts/jura/Jura-Medium.ttf");
!}

!@font-face {
!    font-family: 'Jura';
!    src: url('https://www.gnu.org/software/guile-cv/css/fonts/jura/JuraBook.ttf') format('truetype');
!    font-weight: normal;
!    font-style: normal;
!}

!@font-face {
!    font-family: 'Jura';
!    src: url('https://www.gnu.org/software/guile-cv/css/fonts/jura/JuraDemiBold.ttf') format('truetype');
!    font-weight: bold;
!    font-style: normal;
!}

!@font-face {
!    font-family: 'Jura';
!    src: url('https://www.gnu.org/software/guile-cv/css/fonts/jura/JuraLight.ttf') format('truetype');
!    font-weight: normal;
!    font-style: normal;
!}

!@font-face {
!    font-family: 'Jura';
!    src: url('https://www.gnu.org/software/guile-cv/css/fonts/jura/JuraMedium.ttf') format('truetype');
!    font-weight: normal;
!    font-style: normal;
!}

html,
body {
    !background-color: #b6e3c7;
    !background-color: #d6ede1;
    !background-color: #005689;
    background-color: #f2eed6;
    color: #444;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    !font-family: sans-serif;
    font-family: 'Cantarell', sans-serif;
    !font-family: 'Jura', sans-serif;
    font-size: 13px;
}

#wrap {
    !background-color: #f8f6e9;
    !background-color: #f2eed6;
    !background-color: #f9f6e7;
    background-color: #fff;
    min-height: 100%;
    position: relative;
    !margin-top: 33px;
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: -4.3em; /* arbitrary */
    padding-left: 0em;
    padding-right: 0em;
}

#header {
    background-image: url("https://www.gnu.org/software/guile-cv/logos/sinter-phases-1.png");
    !background-color: #00456e;
    !background-color: #333;
    !margin-top: -0.8em;
    margin-left: -2em;
    margin-right: -2em;
}

#gnu-nav {
    !background-color: #f2eed6;
    margin-top: -0.8em;
    margin-left: -2em;
    !margin-right: -2em;
    !margin-bottom: 1.2em;
    !padding-top: 1.0em;
    padding-left: -1em;
    font-size: .88em;
    font-weight: bold;
    text-align: center;
}

#title {
    !background-color: #777777;
    margin-top: -27px;
    margin-left: 2em;
    margin-bottom: -10px;
}

#menu {
    !background-color: #333333;
    color: #ffffff;
    !height: 2.0em;
    padding-left: .8em;
    padding-top: .2em;
    padding-bottom: .8em;
    font-size: 1.1em;
    font-weight: bold;
}

#inner {
    !background-color: #aaaaaa;
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 2em;
    padding-bottom: 3.5em;
}

#footer {
    !background-color: #777;
    color: #666;
    height: 3em;
    position: relative;
    padding-top: 1.4em;
    height: 3.4em;
    text-align: center;
    font-style: italic;
    font-size: smaller;
}


p.ul {
    margin-left: 1em;
}

p.ulstrong {
    margin-left: 1em;
    font-weight: bold;
}

p.join-fsf {
    !background-color: #333;
    text-align: center;
    margin-top: -.9em;
    !padding-left: 15em;
    padding-bottom: 0.4em;
}

p.title {
    color: #aad8f1;
    font-size: 3.3em;
    font-weight: bold;
}

p.subtitle {
    !color: #00bc9b;
    color: #aad8f1;
    margin-top: -3.2em;
    margin-bottom: 2em;
    font-size: 1.2em;
    font-weight: bold;
}

img.logo {
    border: none;
    vertical-align: middle;
    margin-top: 0.4em;
    !margin-left: 2em;
}

img.center {
    display: block;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    !margin-bottom: 1em;
}

figcaption {
    padding-top: 5px;
    font-size: .9em;
    !color:  #009;
}

#title a:link {
    color: #ffffff;
    text-decoration: none;
}

#title a:visited {
    color: #ffffff;
    text-decoration: none;
}

#title a:hover:link {
    color: #ffffff;
    !text-decoration: none;
}

#title a:hover:visited {
    color: #ffffff;
    !text-decoration: none;
}

/* the fsf banner color #b11107 */

#gnu-nav a:link {
    color: #fff;
    !color: #8a5167;
    !color: #aad8f1;
    !text-decoration: none;
    padding-left: 1em;
}

#gnu-nav a:visited {
    color: #fff;
    !text-decoration: none;
}

!#gnu-nav a:hover:link {
!    color: #ffffff;
!    background-color: #333;
!}

!#gnu-nav a:hover:visited {
!    !color: #c18928;
!    color: #ffffff;
!    background-color: #333;
!}

#menu a:link {
    color: #fff;
    !color: #aad8f1;
    !color: #800;
    !text-decoration: none;
    padding-left: 1.2em;
    /* padding-right:2em; */
}

#menu a:visited {
    color: #fff;
    !color: #aad8f1;
    text-decoration: none;
}

#menu a:hover:link {
    color: #ffffff;
    !background-color: #333;
}

#menu a:hover:visited {
    !color: #c18928;
    color: #ffffff;
    !background-color: #333;
}

/*
a:link {
    color: #00bc9b;
    text-decoration: none;
}

a:visited {
    !color: #06206c;
    color: #899;
    text-decoration: none;
}

a:hover:link {
    color: #899;
    !background-color: #00f;
}

a:hover:visited {
    color: #c18928;
    !background-color: #800;
}
*/

a:link,
a:visited {
    !color: #D0343F;
    !color: #00bc9b;
    !color: #8db5a7;
    !color: #6c8c80;
    !color: #c15a27; /* orange */
    color: #8a5167; /* mauve */
    !color: #9e3034;  /* dark red */ 
    !color: #915167;
    !color: #914e65;
    text-decoration: none;
}

a:active, a:focus, a:hover {
    text-decoration: underline;
}


h1 {
    font-size: 1.8em;
}

h1, h2, h3 {
    color: #007ab3;
    margin-top: 5%;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.1em;
}

h4 {
    margin-top: 2%;
    !color: #777;
    color: #007ab3;
    !color: #D0343F;
    border-bottom: 1px solid #999;
}

#footer img {
    float: right;
    position: relative;
}

.clear {
      clear: both;
    }

#twocol {    
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    text-align: justify;
}

#twocol img {
  -webkit-column-span: all;
  -moz-column-span: all;
  column-span: all;
  padding-top: 10px;
}

ul.code {
    margin: 8px 10px 10px -10px;
    list-style-type: none;
    font-family: monospace;
    font-size: 0.8em;
    color: #1e3f18;
    text-align: left;
}

ul.ni {
    !margin: 8px 10px 10px -10px;
    list-style-type: none;
    !font-family: monospace;
    !font-size: 0.8em;
    !color: #1e3f18;
    text-align: left;
}

code {
    font-family: monospace;
    font-size: 0.8em;
    color: #1e3f18;
    text-align: left;
    /* #702070; mauve */
    /* #c18928; orange claws-mail */
    /* #1e3f18; dark green */    
}

b {
    font-weight: bold;
}

k {
    !font-weight: bold;
    !color: #c18928;
    !color: #00bc9b;
    !color: #770;
    !color: #c15a27;
    !color: #915167;
    color: #6c8c80;
}

kb {
    font-weight: bold;
    !color: #c18928;
    !color: #00bc9b;
    color: #770;
}

l {
    color: #800;
}

m {
    padding-left: 1.2em;
    color: #999;
}

fu {
    !color: #008;
}

st {
    color: #555;
}


r {
    font-weight: bold;
    !color: #c18928;
    color: #D0343F;
    /* color: #080; */
}

v {
    !font-size: 1.1em;
    font-weight: bold;
    color: #1e3f18
}

p.pre {
    background-color: #ccc;
    margin-left: 2em;
    margin-right: 4em;
    font-family: monospace;
    font-size: 0.8em;
}

p.one {
    margin-left: 1em;
}

p.inli {
    margin-left: 1em;
    margin-right: .7em;
    text-align: left;    
}

p.note {
    !margin-left: 1em;
    !margin-right: 1em;
    font-size: 0.9em;
}

p.enote {
    margin-left: 2em;
    font-size: 0.9em;
}

p.corenote {
    margin-left: 2em;
    margin-right: 3em;
    font-size: 0.9em;
}

p.h3 {
    margin-left: 2em;
    margin-right: 3em;
    font-size: 0.9em;
    color: #007ab3;
    !color: #D0343F;
    border-bottom: 1px solid #999;
}

p.center {
    display: block;    
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

p.ipa {
    display: block;    
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

p.warn {
    display: block;    
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: monospace;
    font-size: 0.8em;
    !background-color: #ccc;
    color: #555;
}

p.invi {
    color: #f2eed6;
    !background-color: #ccc;
    height: 30px;
}

inv {
    color: #f2eed6;
}

ul.pre {
    background-color: #f0f0f0;
    margin-left: 2em;
    padding-left: 2em;
    margin-right: 0em;
    list-style-type: circle;
    font-family: monospace;
    font-size: 0.8em;
}

table {
    !background-color: #888;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 0.9em;
}

td, tr {
    padding: 0;
}

table.stats {
    margin-left: 3em;
    border-spacing: 50px ;
    border-collapse: collapse;
    font-size: .9em;
}

.stats td.l {
    border-right: 5px solid;
    border-color: transparent;
    !border-color: blue;
    text-align: left;
}

.stats td.tr {
    border-right: 5px solid;
    border-color: transparent;
    !border-color: blue;
    text-align: right;
    vertical-align: top;
}
.stats td.r {
    border-right: 5px solid;
    border-color: transparent;
    !border-color: blue;
    text-align: right;
}

table.don {
    !background-color: #aaa;
    margin-left: 3em;
    border-collapse: collapse;
    border-spacing: 4;
    font-size: 0.85em;
}

.don th {
    text-align: center;
    width: 5em;
}

.don tr {
    padding: 0.1em;
}

.don td {
    padding: 0.1em;
}

.don td.c {
    padding: 0.1em;
    text-align: center;
}

.don td.r {
    padding: 0.1em;
    text-align: right;
}

.don td.min-c {
    width: 6em;
    white-space: nowrap;
    text-align: center;
}

.progress-bar {
    margin-left: 1.5em;
    background-color: whiteSmoke;
    border-radius: 2px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25) inset;

    width: 220px;
    height: 20px;
  
    position: relative;
    display: block;
}
  
.progress-bar &gt; span {
    background-color: #a9dfc4;
    !background-color: #244678;
    !background-color: #6486b8;
    border-radius: 2px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25) inset;
    height: 20px;
    display: block;
    text-indent: -9999px;
}

table.rally {
    !margin-left: 3.5em;
    !border-collapse: separate;
    !border-spacing: 50px ;
    border-collapse: collapse;
    font-size: 1.5em;
}

.rally tr.t {
    border-top: 15px solid;
    !border-bottom: 10px solid;
    border-color: transparent;
}

.rally td {
    !padding: 20px 0;
    !display: block;
    !float: center;
    !padding: 10px 0;
    !margin-right:50px;
    !background: white;
}

.rally td:last-child {
    margin-right: 0;
}

.rally td.c {
    text-align: center;
}

.rally td.small {
    text-align: center;
    font-size: .7em;
}

.rally td.tiny {
    text-align: center;
    font-size: .6em;
}

table.donate {
    margin: auto;
    border-spacing: 50px ;
    border-collapse: collapse;
    font-size: 1.1em;
}

.donate tr.t {
    border-top: 20px solid;
    border-bottom: 5px solid;
    border-color: transparent;
    !border-color: blue;
}

.donate td.l {
    border-right: 5px solid;
    border-color: transparent;
    !border-color: blue;
}

table.iban {
    margin: auto;
    border-spacing: 50px ;
    border-collapse: collapse;
    font-size: 1.1em;
}

.iban td.l {
    border-right: 5px solid;
    border-color: transparent;
    !border-color: blue;
    text-align: left;
}

.iban td.tr {
    border-right: 5px solid;
    border-color: transparent;
    !border-color: blue;
    text-align: right;
    vertical-align: top;
}
.iban td.r {
    border-right: 5px solid;
    border-color: transparent;
    !border-color: blue;
    text-align: right;
}

.button {
    border:1px solid #7eb9d0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.1em;
    !font-family:arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration:none;
    display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    color: #FFFFFF;
    background-color: #a7cfdf;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a7cfdf), to(#23538a));
    background-image: -webkit-linear-gradient(top, #a7cfdf, #23538a);
    background-image: -moz-linear-gradient(top, #a7cfdf, #23538a);
    background-image: -ms-linear-gradient(top, #a7cfdf, #23538a);
    background-image: -o-linear-gradient(top, #a7cfdf, #23538a);
    background-image: linear-gradient(to bottom, #a7cfdf, #23538a);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a7cfdf, endColorstr=#23538a);
}

.button:hover{
    border:1px solid #5ca6c4;
    background-color: #82bbd1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#82bbd1), to(#193b61));
    background-image: -webkit-linear-gradient(top, #82bbd1, #193b61);
    background-image: -moz-linear-gradient(top, #82bbd1, #193b61);
    background-image: -ms-linear-gradient(top, #82bbd1, #193b61);
    background-image: -o-linear-gradient(top, #82bbd1, #193b61);
    background-image: linear-gradient(to bottom, #82bbd1, #193b61);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#82bbd1, endColorstr=#193b61);
}

a.button {
    border:1px solid #7eb9d0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.2em;
    !font-family:arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration:none;
    display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    color: #FFFFFF;
    background-color: #a7cfdf;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a7cfdf), to(#23538a));
    background-image: -webkit-linear-gradient(top, #a7cfdf, #23538a);
    background-image: -moz-linear-gradient(top, #a7cfdf, #23538a);
    background-image: -ms-linear-gradient(top, #a7cfdf, #23538a);
    background-image: -o-linear-gradient(top, #a7cfdf, #23538a);
    background-image: linear-gradient(to bottom, #a7cfdf, #23538a);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a7cfdf, endColorstr=#23538a);
}

a.button:hover{
    border:1px solid #5ca6c4;
    background-color: #82bbd1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#82bbd1), to(#193b61));
    background-image: -webkit-linear-gradient(top, #82bbd1, #193b61);
    background-image: -moz-linear-gradient(top, #82bbd1, #193b61);
    background-image: -ms-linear-gradient(top, #82bbd1, #193b61);
    background-image: -o-linear-gradient(top, #82bbd1, #193b61);
    background-image: linear-gradient(to bottom, #82bbd1, #193b61);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#82bbd1, endColorstr=#193b61);
}

.form-label {
    font-weight:bold;
}
</pre></body></html>