File size: 174 Bytes
1e65539
 
 
 
 
 
 
 
 
 
9eea206
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.logo_area {
  display: flex;
  justify-content: center;
}

.logo_area img {
  margin-top: -10px;
  margin-left: 0px auto;
  width: 149px;
}

.st-af {
  font-size: 1.11rem;
}