<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* download */
#download .badges {display:block;width:715px;margin:0 auto;}
#download .badges &gt; div{display:inline-block;margin:40px;}
#download .google-play-badge{margin: 0 auto;display:block;width:275px;height:90px;background:url(../../../medias/images/google-play-badge.png) center no-repeat;text-decoration:none;}
#download .app-store-badge{margin: 0 auto;display:block;width:275px;height:90px;background:url(../../../medias/images/app-store-badge.png) center no-repeat;text-decoration:none;}


/* about */
#about ul{list-style-type: disc;list-style-position: outside;margin: 30px 10px;}
#about ul li{margin: 10px 0;}
#about .screen{width: 860px;margin: 0px auto 0;}
#about .screen figure{display:block;float:left;border: 2px solid #17b6d6;border-radius: 3px;margin: 5px;}
#about .screen figure img{display:block;width:200px;height:318px;background-position:center;background-repeat:no-repeat;background-size:contain;}
#about .screen .screen-1 img{background-image:url(../images/screen-1.jpg);)}
#about .screen .screen-2 img{background-image:url(../images/screen-2.jpg);)}
#about .screen .screen-3 img{background-image:url(../images/screen-3.jpg);)}
#about .screen .screen-4 img{background-image:url(../images/screen-4.jpg);)}


.logo2{width:350px;height:350px;background:url(../../index/images/512x512.png) center no-repeat;background-size:contain;margin:100px auto;}




@media (max-width: 768px) {
  #download .badges{width:auto;}
  #download .badges &gt; div{margin:0 auto;display:block;}
}</pre></body></html>