
.header-area{ text-align:center;}
h1{font-size:2.2rem;  color:#b0ff66;}
h2 { font-size:1.8rem; color:#b0ff66;}
H3 {color: #b0ff66;}
 
a{ 
padding:20px;
text-align:center;
border: 2px solid grey;
Color:black;
Text-decoration:none;
} 
.links-to-websites,.education-links{font-size:1.6rem;
display:flex; 
gap:10px;}
P{color:white; Line-height:1.3rem;}

footer img{
    width:100%;
}

ol {
    padding-left: 1.5em;
    Display:flex;
    Flex-direction:column;
    Gap:15px;
}
@media (max-width: 767px){
.links-to-websites, .education-links{ 
flex-direction:column; }}

body{
Background-color:#051912; 
Padding:20px;
  font-family: "Roboto Flex", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-size:18px;
 }
  .price{font-size:18px;}
/* CSS */
.button-30 {
  align-items: center;
  appearance: none;
  background-color: #FCFCFD;
  border-radius: 4px;
  border-width: 0;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,#D6D6E7 0 -3px 0 inset;
  box-sizing: border-box;
  color: #36395A;
  cursor: pointer;
  display: inline-flex;
  font-family: "JetBrains Mono",monospace;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow,transform;
  font-size: 18px;
}

.button-30:focus {
  box-shadow: #D6D6E7 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
}

.button-30:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
  transform: translateY(-2px);
}

.button-30:active {
  box-shadow: #D6D6E7 0 3px 7px inset;
  transform: translateY(2px);
}


.pm-outer-container{ 
color: #b0ff66;
margin-bottom:20px;}

.pm-outer-container p{
Color:#b0ff66;
text-align:center;
}

.inner-container{color:#1bdb0d;}
	.pm-outer-container .column {
  display: flex;
  flex-wrap: wrap;
}

.inner-container *{ font-size:18px;}
	.pm-outer-container .column span {
  display: flex;
}
	.pm-outer-container .column span::before {
  content: '$';
  display: inline-block;
		width:9px;
		Color:white;
}
.metals-tracker {
  padding: 10px !important;
}
	.pm-outer-container .rules{ 
	margin-left:auto;
	margin-right:10px;}
	
	.pm-outer-container .rules a {
		text-decoration:underline;
		color: #b0ff66;
		width:76px;
	}
	
.pm-outer-container .inner-container {
  display: flex;
  gap: 20px;
  Justify-content:center;
	}
 .green{color:white;}
	#tpl_wbb_thread .boxesContentTop:not(:first-child) {     margin-top:0; }  
	@media (max-width: 767px){
		.pm-outer-container .column *{
		font-size:12px;}
		.rules{
		text-align:center;}
		
	}
