/* [05/06/24]  [boB]  [Styles for the serial An African Millionaire] 
[06/18/24]  [boB]  [Styles for chapter title]
[12/30/24]  [boB]  [Styles added at bottom to make the introduction lists look better.]

*/

.allen-chapter-title {
font-size:175%;
margin-left:6%;
margin-bottom:5px;
}

.allen-drop-cap-quotation-marks-2 {
    float:left;
    margin-top:5px;
    margin-right:0px;
    font-size:200%;
    }
.allen-letters {
margin:10px auto;
width:50%;
}
.allen-letters-offset-01 {
text-align:right;
margin-right:5%;
}
.allen-letters-offset-02 {
text-align:right;
margin-right:15%;
}
.allen-letters-offset-03 {
text-align:right;
margin-right:20%;
}

.allen-box {
display:block;
width:85%;
margin:10px auto;
text-align:center;
}
.intro-list {
list-style-type:none;
margin-left:2%;
}
.intro-list li {
margin-bottom:10px;
}
/* Max Width 999 */
@media only screen and (max-width: 999px){
.allen-letters {
margin:10px auto;
width:80%;
}
}
