FREEFORMATTER.COM
Search tools...
Free Online Tools For Developers
Buy Me A Coffee
Formatters
XML Formatter
JSON Formatter
HTML Formatter
SQL Formatter
Validators
XML Validator
JSON Validator
HTML Validator
XPath Tester
Credit Card Number Generator & Validator
Regular Expression Tester
Java Regular Expression Tester
Cron Expression Generator (Quartz)
Converters
XSD Generator
XSLT (XSL Transformer)
XML to JSON Converter
JSON to XML Converter
CSV to XML Converter
CSV to JSON Converter
YAML to JSON Converter
JSON to YAML Converter
Epoch Timestamp To Date
Encoders / Cryptography
Url Encoder & Decoder
Base 64 Encoder & Decoder
Convert File Encoding
Message Digester (MD5, SHA-256, SHA-512)
HMAC Generator
QR Code Generator
Code Minifiers / Beautifier
JavaScript Beautifier
JavaScript Minifier
CSS Beautifier
CSS Minifier
String Escaper & Utilities
String Utilities
HTML Escape
XML Escape
Java and .Net Escape
JavaScript Escape
JSON Escape
CSV Escape
SQL Escape
Web Resources
Lorem Ipsum Generator
List of MIME types
HTML Entities
Url Parser / Query String Splitter
I18N Standards / Code Snippets
CSS Beautifier
Code Minifiers - Beautifier
CSS Beautifier
Formats a CSS files with the chosen indentation level for optimal readability. Supports 4 indentation levels: 2 spaces, 3 spaces, 4 spaces and tabs.

Option 1: Copy-paste your CSS here
@font-face{font-family:'Titillium Web';font-display:swap;font-style:normal;font-weight:400;src:local("Titillium Web Regular"),local("TitilliumWeb-Regular"),url(https://fonts.gstatic.com/s/titilliumweb/v7/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.eot);src:url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.woff) format("woff"),url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.ttf) format("truetype"),url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;margin-left:.3em;margin-right:.3em;font-family:"Font Awesome 5 Free";font-weight:900}.fa-bars:before{content:"\f0c9"}h1,h2,h3,body{margin:0;padding:0}html{height:100%}html.show{overflow:hidden;position:fixed;width:100%}body{display:flex;flex-direction:column;height:100%;font-family:"Titillium Web",sans-serif;font-size:1em;font-weight:400;line-height:1.5}.main-header{position:fixed;top:0;right:0;left:0;z-index:100;background-color:#fff;box-shadow:0 0.25em 0.25em -0.25em rgba(0,0,0,0.5);max-height:100vh;overflow:auto}#navbar{display:flex;flex-direction:column;padding:10px 20px}#navbar a{color:#333333;text-decoration:none;cursor:pointer}#navbar ul{list-style:none;margin:0;padding:0}#navbar .toggle-wrapper{display:flex;justify-content:space-between;align-items:center}#navbar .brand-logo{height:48px}#navbar .navbar-toggle{cursor:pointer;color:rgba(0,0,0,0.5);padding:.25em .75em;font-size:1.25em;line-height:1em;background-color:transparent;border:1px solid rgba(0,0,0,0.1);border-radius:.25em}#navbar .menu{display:none}#navbar .menu.show{display:flex;flex-direction:column;padding-top:1em}#navbar .menu .menu-item{position:relative}#navbar .menu .menu-item.arrow::after{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f078";color:#972e2d;position:absolute;right:0;top:10px;transition-duration:.3s;transition-property:transform}#navbar .menu .menu-item.arrow.switch::after{transform:rotate(180deg)}#navbar .menu .menu-item a{display:block;font-size:1.2em;padding:.5em .25em}#navbar .menu .menu-item span{position:relative}#navbar .menu .menu-item a:hover span::after{width:100%}#navbar .menu .menu-item span::after{content:"";position:absolute;bottom:-1px;left:0;height:3px;width:0;background-color:#972e2d;transition:width .2s ease}#navbar .menu .menu-item .sub-menu{display:none}#navbar .menu .menu-item .sub-menu.show{display:block}#navbar .menu .menu-item .sub-menu .sub-menu-item a{padding:.25em .75em}#navbar .menu .menu-item .sub-menu .sub-menu-item:hover{background-color:#eeeeee}@media (min-width: 768px){html.show{overflow:unset;position:unset}.main-header{max-height:unset;overflow:unset}#navbar{justify-content:space-between;flex-direction:row;align-items:center}#navbar .navbar-toggle{display:none}#navbar .menu{display:flex}#navbar .menu.show{flex-direction:row;padding-top:0}#navbar .menu .menu-item{padding:0 .5em}#navbar .menu .menu-item a{display:inline;padding:.75em 0}#navbar .menu .menu-item.arrow::after{position:unset}#navbar .menu .menu-item.arrow.switch::after{transform:rotate(0deg)}#navbar .menu .menu-item.arrow:hover::after{transform:rotate(180deg)}#navbar .menu .menu-item .sub-menu{position:absolute;right:0;min-width:auto;background-color:white;border:1px solid grey;border-radius:4px;padding:0.5em 0;margin-top:0.2em}#navbar .menu .menu-item .sub-menu.show{display:none}#navbar .menu .menu-item:hover .sub-menu{display:block}#navbar .menu .menu-item .sub-menu .sub-menu-item{padding:0 1.5em}#navbar .menu .menu-item .sub-menu .sub-menu-item a{display:block;padding:.5em 0;white-space:nowrap}}#content{flex:1 0 auto}#footer{background-color:#333333;padding:30px;color:#f1f1f1;flex:0 0 auto}.page-header .title{padding:15px;font-size:1.5em;color:#f1f1f1;text-align:center;background-color:#333333}.page-header .arrow{display:flex;justify-content:center;margin-top:-1px}.container.content{margin-top:25px;margin-bottom:25px}@media (min-width: 576px){.container.content{margin-top:50px;margin-bottom:50px}}.page{color:#333333}.page li{line-height:1.5em}.page a:link{color:#972e2d}.page a:visited{color:#972e2d}.page a:hover{color:#d76e6d}.page a:active{color:#d76e6d}.page p{line-height:1.5em;text-align:justify}.page h2{margin:30px 0 20px}.page .image-block{display:grid;grid-template-columns:1fr;grid-gap:20px}.page .image-block .image img{display:block;max-width:100%;height:auto}.page .browsers-table{display:block;overflow-x:auto;border-collapse:collapse}.page .browsers-table th,td{border:solid 1px black;padding:5px 10px}.page .browsers-table th{background-color:#E0E0E0}.services-container{display:grid;grid-gap:30px;grid-template-columns:1fr}.services{padding:20px 5px;box-shadow:0 2px 9px rgba(0,0,0,0.2);border-top:solid 3px #972e2d}.services .title{text-align:center;padding:10px}.services .list ul{padding-left:20px}.services .list li{position:relative;display:block;padding-left:30px;padding-bottom:10px;line-height:1.4em}.services .list li::before{font-family:"Font Awesome 5 Free";font-weight:900;font-size:1.25em;content:"\f058";color:#972e2d;position:absolute;top:0;left:0}.services .title h3{position:relative;margin:0px}.services .title h3 span{padding:0 1em;background:#ffffff;font-size:1.1em;white-space:nowrap}.services .title h3::after{content:"";display:block;position:absolute;width:100%;height:1px;top:50%;transform:translateY(-50%);left:0;background:#d4dfe0;z-index:-1}.services .list{padding-top:10px}.services .technology{display:flex;justify-content:space-around;border-bottom:solid 1px #e5e5e5;border-top:solid 1px #e5e5e5;padding:10px 0px}.services .technology img{width:50px;height:50px}.technology-container{display:none}@media (min-width: 576px){.page-header .title{padding:50px;font-size:2.3em}.services .title h3 span{font-size:1.4em}}@media (min-width: 768px){.page .image-block{grid-template-columns:1fr 1fr}}@media (min-width: 992px){.services-container{grid-template-columns:repeat(3, 1fr)}.services .title h3 span{padding:0}.services .title h3::after{display:none}.services .technology{display:none}.technology-container{display:grid;grid-gap:30px;grid-template-columns:repeat(4, 1fr);justify-items:center}.technology-container .technology img{width:170px;height:170px}}.container{padding:0 15px;margin:0 auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}#main-view *,::after,::before{box-sizing:border-box}#main-view .wrapper{display:flex;flex-wrap:wrap}#main-view .wrapper .column-1,#main-view .wrapper .column-2{width:100%}@media (min-width: 768px){#main-view .wrapper .column-1{flex:0 0 66.666667%;max-width:66.666667%;padding-right:30px}#main-view .wrapper .column-2{flex:0 0 33.333333%;max-width:33.333333%}}#video{width:100%}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}#main-view .form-group{display:flex;flex-direction:column;margin-bottom:1em}#main-view .form-group label{margin-bottom:.5em}#main-view .form-control{display:block;width:100%;height:calc(2.25em + 2px);padding:.375em .75em;font-size:1em;line-height:1.5em;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25em}#main-view .form-button{text-align:center;white-space:nowrap;border:1px solid transparent;padding:.375em .75em;font-size:1em;line-height:1.5em;border-radius:.25em;color:#fff;background-color:#972e2d;border-color:#972e2d;margin-bottom:5px}#main-view .form-button:hover{background-color:#c60000;border-color:#c60000}#main-view .form-button:focus{outline:none}#main-view .embed-responsive::before{display:block;content:""}#main-view .embed-responsive .embed-responsive-item{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}#main-view .embed-responsive-16by9::before{padding-top:56.25%}#main-view #level{margin-top:2px;width:auto;float:right}#graph{max-width:100%;overflow:hidden;margin:3em auto;border:1px solid #eee}#chart_container{position:relative;margin:3em auto;padding-left:20px;max-width:100%}#y_axis{position:absolute;top:0;width:40px;left:-20px}#y_axis>svg{overflow:visible}#legend{position:absolute;top:20px;left:40px;z-index:1}#legend-totals{position:absolute;bottom:20px;left:40px;z-index:1}#main-view .hide{display:none}
Option 2: Or upload your CSS fileAucun fichier choisi
File encoding
UTF-8
Indentation level
Tab delimited
 
-Beautified CSS-
 
@font-face {
	font-family: 'Titillium Web';
	font-display: swap;
	font-style: normal;
	font-weight: 400;
	src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url(https://fonts.gstatic.com/s/titilliumweb/v7/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.eot);
	src: url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	margin-left: .3em;
	margin-right: .3em;
	font-family: "Font Awesome 5 Free";
	font-weight: 900
}

.fa-bars:before {
	content: "\f0c9"
}

h1,
h2,
h3,
body {
	margin: 0;
	padding: 0
}

html {
	height: 100%
}

html.show {
	overflow: hidden;
	position: fixed;
	width: 100%
}

body {
	display: flex;
	flex-direction: column;
	height: 100%;
	font-family: "Titillium Web", sans-serif;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5
}

.main-header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	box-shadow: 0 0.25em 0.25em -0.25em rgba(0, 0, 0, 0.5);
	max-height: 100vh;
	overflow: auto
}

#navbar {
	display: flex;
	flex-direction: column;
	padding: 10px 20px
}

#navbar a {
	color: #333333;
	text-decoration: none;
	cursor: pointer
}

#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0
}

#navbar .toggle-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center
}

#navbar .brand-logo {
	height: 48px
}

#navbar .navbar-toggle {
	cursor: pointer;
	color: rgba(0, 0, 0, 0.5);
	padding: .25em .75em;
	font-size: 1.25em;
	line-height: 1em;
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: .25em
}

#navbar .menu {
	display: none
}

#navbar .menu.show {
	display: flex;
	flex-direction: column;
	padding-top: 1em
}

#navbar .menu .menu-item {
	position: relative
}

#navbar .menu .menu-item.arrow::after {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f078";
	color: #972e2d;
	position: absolute;
	right: 0;
	top: 10px;
	transition-duration: .3s;
	transition-property: transform
}

#navbar .menu .menu-item.arrow.switch::after {
	transform: rotate(180deg)
}

#navbar .menu .menu-item a {
	display: block;
	font-size: 1.2em;
	padding: .5em .25em
}

#navbar .menu .menu-item span {
	position: relative
}

#navbar .menu .menu-item a:hover span::after {
	width: 100%
}

#navbar .menu .menu-item span::after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	height: 3px;
	width: 0;
	background-color: #972e2d;
	transition: width .2s ease
}

#navbar .menu .menu-item .sub-menu {
	display: none
}

#navbar .menu .menu-item .sub-menu.show {
	display: block
}

#navbar .menu .menu-item .sub-menu .sub-menu-item a {
	padding: .25em .75em
}

#navbar .menu .menu-item .sub-menu .sub-menu-item:hover {
	background-color: #eeeeee
}

@media (min-width: 768px) {
	html.show {
		overflow: unset;
		position: unset
	}

	.main-header {
		max-height: unset;
		overflow: unset
	}

	#navbar {
		justify-content: space-between;
		flex-direction: row;
		align-items: center
	}

	#navbar .navbar-toggle {
		display: none
	}

	#navbar .menu {
		display: flex
	}

	#navbar .menu.show {
		flex-direction: row;
		padding-top: 0
	}

	#navbar .menu .menu-item {
		padding: 0 .5em
	}

	#navbar .menu .menu-item a {
		display: inline;
		padding: .75em 0
	}

	#navbar .menu .menu-item.arrow::after {
		position: unset
	}

	#navbar .menu .menu-item.arrow.switch::after {
		transform: rotate(0deg)
	}

	#navbar .menu .menu-item.arrow:hover::after {
		transform: rotate(180deg)
	}

	#navbar .menu .menu-item .sub-menu {
		position: absolute;
		right: 0;
		min-width: auto;
		background-color: white;
		border: 1px solid grey;
		border-radius: 4px;
		padding: 0.5em 0;
		margin-top: 0.2em
	}

	#navbar .menu .menu-item .sub-menu.show {
		display: none
	}

	#navbar .menu .menu-item:hover .sub-menu {
		display: block
	}

	#navbar .menu .menu-item .sub-menu .sub-menu-item {
		padding: 0 1.5em
	}

	#navbar .menu .menu-item .sub-menu .sub-menu-item a {
		display: block;
		padding: .5em 0;
		white-space: nowrap
	}
}

#content {
	flex: 1 0 auto
}

#footer {
	background-color: #333333;
	padding: 30px;
	color: #f1f1f1;
	flex: 0 0 auto
}

.page-header .title {
	padding: 15px;
	font-size: 1.5em;
	color: #f1f1f1;
	text-align: center;
	background-color: #333333
}

.page-header .arrow {
	display: flex;
	justify-content: center;
	margin-top: -1px
}

.container.content {
	margin-top: 25px;
	margin-bottom: 25px
}

@media (min-width: 576px) {
	.container.content {

	}
}

.page {
	color: #333333
}

.page li {
	line-height: 1.5em
}

.page a:link {
	color: #972e2d
}

.page a:visited {
	color: #972e2d
}

.page a:hover {
	color: #d76e6d
}

.page a:active {
	color: #d76e6d
}

.page p {
	line-height: 1.5em;
	text-align: justify
}

.page h2 {
	margin: 30px 0 20px
}

.page .image-block {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 20px
}

.page .image-block .image img {
	display: block;
	max-width: 100%;
	height: auto
}

.page .browsers-table {
	display: block;
	overflow-x: auto;
	border-collapse: collapse
}

.page .browsers-table th,
td {
	border: solid 1px black;
	padding: 5px 10px
}

.page .browsers-table th {
	background-color: #E0E0E0
}

.services-container {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: 1fr
}

.services {
	padding: 20px 5px;
	box-shadow: 0 2px 9px rgba(0, 0, 0, 0.2);
	border-top: solid 3px #972e2d
}

.services .title {
	text-align: center;
	padding: 10px
}

.services .list ul {
	padding-left: 20px
}

.services .list li {
	position: relative;
	display: block;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 1.4em
}

.services .list li::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 1.25em;
	content: "\f058";
	color: #972e2d;
	position: absolute;
	top: 0;
	left: 0
}

.services .title h3 {
	position: relative;
	margin: 0px
}

.services .title h3 span {
	padding: 0 1em;
	background: #ffffff;
	font-size: 1.1em;
	white-space: nowrap
}

.services .title h3::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background: #d4dfe0;
	z-index: -1
}

.services .list {
	padding-top: 10px
}

.services .technology {
	display: flex;
	justify-content: space-around;
	border-bottom: solid 1px #e5e5e5;
	border-top: solid 1px #e5e5e5;
	padding: 10px 0px
}

.services .technology img {
	width: 50px;
	height: 50px
}

.technology-container {
	display: none
}

@media (min-width: 576px) {
	.page-header .title {
		padding: 50px;
		font-size: 2.3em
	}

	.services .title h3 span {
		font-size: 1.4em
	}
}

@media (min-width: 768px) {
	.page .image-block {
		grid-template-columns: 1fr 1fr
	}
}

@media (min-width: 992px) {
	.services-container {
		grid-template-columns: repeat(3, 1fr)
	}

	.services .title h3 span {
		padding: 0
	}

	.services .title h3::after {
		display: none
	}

	.services .technology {
		display: none
	}

	.technology-container {
		display: grid;
		grid-gap: 30px;
		grid-template-columns: repeat(4, 1fr);
		justify-items: center
	}

	.technology-container .technology img {
		width: 170px;
		height: 170px
	}
}

.container {
	padding: 0 15px;
	margin: 0 auto
}

@media (min-width: 576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1140px
	}
}

#main-view *,
::after,
::before {
	box-sizing: border-box
}

#main-view .wrapper {
	display: flex;
	flex-wrap: wrap
}

#main-view .wrapper .column-1,
#main-view .wrapper .column-2 {
	width: 100%
}

@media (min-width: 768px) {
	#main-view .wrapper .column-1 {
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
		padding-right: 30px
	}

	#main-view .wrapper .column-2 {
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
}

#video {
	width: 100%
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

#main-view .form-group {
	display: flex;
	flex-direction: column;
	margin-bottom: 1em
}

#main-view .form-group label {
	margin-bottom: .5em
}

#main-view .form-control {
	display: block;
	width: 100%;
	height: calc(2.25em + 2px);
	padding: .375em .75em;
	font-size: 1em;
	line-height: 1.5em;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25em
}

#main-view .form-button {
	text-align: center;
	white-space: nowrap;
	border: 1px solid transparent;
	padding: .375em .75em;
	font-size: 1em;
	line-height: 1.5em;
	border-radius: .25em;
	color: #fff;
	background-color: #972e2d;
	border-color: #972e2d;
	margin-bottom: 5px
}

#main-view .form-button:hover {
	background-color: #c60000;
	border-color: #c60000
}

#main-view .form-button:focus {
	outline: none
}

#main-view .embed-responsive::before {
	display: block;
	content: ""
}

#main-view .embed-responsive .embed-responsive-item {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

#main-view .embed-responsive-16by9::before {
	padding-top: 56.25%
}

#main-view #level {
	margin-top: 2px;
	width: auto;
	float: right
}

#graph {
	max-width: 100%;
	overflow: hidden;
	margin: 3em auto;
	border: 1px solid #eee
}

#chart_container {
	position: relative;
	margin: 3em auto;
	padding-left: 20px;
	max-width: 100%
}

#y_axis {
	position: absolute;
	top: 0;
	width: 40px;
	left: -20px
}

#y_axis>svg {
	overflow: visible
}

#legend {
	position: absolute;
	top: 20px;
	left: 40px;
	z-index: 1
}

#legend-totals {
	position: absolute;
	bottom: 20px;
	left: 40px;
	z-index: 1
}

#main-view .hide {
	display: none
}
© FreeFormatter.com - FREEFORMATTER is a d/b/a of 10174785 Canada Inc. - Copyright Notice - Privacy Statement - Terms of Use - Contact