.widnws-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.widnws-link1 {
  text-decoration: underline;
}
 
.widnws-separator1 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.widnws-link2 {
  text-decoration: underline;
}
 
.widnws-separator2 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.widnws-link3 {
  text-decoration: underline;
}
 
.widnws-separator3 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.widnws-link4 {
  text-decoration: underline;
}
 
.widnws-separator4 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.widnws-separator5 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.widnws-separator6 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.widnws-separator7 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.widnws-separator8 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.widnws-link5 {
  display: contents;
}
 
.widnws-container2 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.widnws-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.widnws-text28 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
