<style>
|
|
img {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.light {
|
|
}
|
|
|
|
.light h2 a {
|
|
}
|
|
|
|
.light .muted {
|
|
color: rgba(0, 0, 0, 0.5);
|
|
}
|
|
|
|
</style>
|